libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / gpe-su / gpe-su.inc
blob287915e6f63a9fca833db978fca726dbb0264e59
1 DESCRIPTION = "GPE Graphical root-shell frontend"
2 SECTION = "gpe"
3 LICENSE = "GPL"
4 DEPENDS = "libgpewidget virtual/libintl"
6 SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"
8 inherit gpe pkgconfig
10 SRC_URI += "file://makefile-fix.patch;patch=1"