aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-su/gpe-su_0.15.bb
blob: c8e500b3a9cb616050133cfb05c156910e389890 (plain)
1
2
3
4
5
6
7
8
9
10
LICENSE = "GPL"

inherit gpe pkgconfig

DEPENDS = "libgpewidget"
SECTION = "gpe"

DESCRIPTION = "GPE Graphical root-shell frontend"

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