summaryrefslogtreecommitdiff
path: root/gpe-su/gpe-su_0.18.oe
diff options
context:
space:
mode:
Diffstat (limited to 'gpe-su/gpe-su_0.18.oe')
-rw-r--r--gpe-su/gpe-su_0.18.oe10
1 files changed, 10 insertions, 0 deletions
diff --git a/gpe-su/gpe-su_0.18.oe b/gpe-su/gpe-su_0.18.oe
index e69de29bb2..c8e500b3a9 100644
--- a/gpe-su/gpe-su_0.18.oe
+++ b/gpe-su/gpe-su_0.18.oe
@@ -0,0 +1,10 @@
+LICENSE = "GPL"
+
+inherit gpe pkgconfig
+
+DEPENDS = "libgpewidget"
+SECTION = "gpe"
+
+DESCRIPTION = "GPE Graphical root-shell frontend"
+
+SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"