aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-lights/gpe-lights_0.13.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gpe-lights/gpe-lights_0.13.bb')
-rw-r--r--packages/gpe-lights/gpe-lights_0.13.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/gpe-lights/gpe-lights_0.13.bb b/packages/gpe-lights/gpe-lights_0.13.bb
index e69de29bb2..67f0ed60e0 100644
--- a/packages/gpe-lights/gpe-lights_0.13.bb
+++ b/packages/gpe-lights/gpe-lights_0.13.bb
@@ -0,0 +1,9 @@
+inherit gpe
+LICENSE = "PD"
+
+DESCRIPTION = "A simple light puzzle."
+DEPENDS = "gtk+ libgpewidget gpe-icons"
+SECTION = "gpe"
+PRIORITY = "optional"
+
+SRC_URI += "file://fix-makefiles.patch;patch=1"