aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-su/gpe-su.inc
blob: d5ba579cc5c170678b150cffb22a3c779f9b67c4 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "GPE Graphical root-shell frontend"
SECTION = "gpe"
LICENSE = "GPL"
DEPENDS = "libgpewidget virtual/libintl"

SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"

inherit gpe pkgconfig

SRC_URI += "file://makefile-fix.patch"