blob: 67f0ed60e03f3e76e77d59c1a9cc1e9c954c87f5 (
plain)
1
2
3
4
5
6
7
8
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"
|