aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-lights/gpe-lights_0.13.bb
blob: 571773b869cc7d20dccac3ebff0f75b0bd60c799 (plain)
1
2
3
4
5
6
7
8
9
10
inherit gpe
LICENSE = "PD"

DESCRIPTION = "A simple light puzzle."
DEPENDS = "gtk+ libgpewidget gpe-icons"
SECTION = "gpe/games"
PRIORITY = "optional"
FILE_PR = "r1"

SRC_URI += "file://fix-makefiles.patch;patch=1"