aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-lights/gpe-lights_0.13.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-lights/gpe-lights_0.13.bb')
-rw-r--r--recipes/gpe-lights/gpe-lights_0.13.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gpe-lights/gpe-lights_0.13.bb b/recipes/gpe-lights/gpe-lights_0.13.bb
index 1930ae980a..5968a61866 100644
--- a/recipes/gpe-lights/gpe-lights_0.13.bb
+++ b/recipes/gpe-lights/gpe-lights_0.13.bb
@@ -1,11 +1,11 @@
inherit gpe
-LICENSE = "PD"
+LICENSE = "GPLv2+"
DESCRIPTION = "A simple light puzzle."
DEPENDS = "gtk+ libgpewidget gpe-icons"
SECTION = "gpe/games"
PRIORITY = "optional"
-PR = "r1"
+PR = "r2"
SRC_URI += "file://fix-makefiles.patch"