Merge branch 'for-upstream' into mini2440-stable
[openembedded/mini2440.git] / recipes / gpe-lights / gpe-lights_0.13.bb
blob4b090585653121cc87b441df761cad191ed43662
1 inherit gpe
2 LICENSE = "PD"
4 DESCRIPTION = "A simple light puzzle."
5 DEPENDS = "gtk+ libgpewidget gpe-icons"
6 SECTION = "gpe/games"
7 PRIORITY = "optional"
8 PR = "r1"
10 SRC_URI += "file://fix-makefiles.patch;patch=1"