aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-su/gpe-su.inc
blob: 287915e6f63a9fca833db978fca726dbb0264e59 (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;patch=1"