dvbapp : TranscodingSetup update
[vuplus_openembedded] / recipes / gpe-su / gpe-su.inc
1 DESCRIPTION = "GPE Graphical root-shell frontend"
2 SECTION = "gpe"
3 LICENSE = "GPL"
4 DEPENDS = "libgpewidget virtual/libintl"
5
6 SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"
7
8 inherit gpe pkgconfig
9
10 SRC_URI += "file://makefile-fix.patch;patch=1"