surpport seeking the recorded video
[vuplus_openembedded] / recipes / gpe-lights / gpe-lights_0.13.bb
1 inherit gpe
2 LICENSE = "PD"
3
4 DESCRIPTION = "A simple light puzzle."
5 DEPENDS = "gtk+ libgpewidget gpe-icons"
6 SECTION = "gpe/games"
7 PRIORITY = "optional"
8 PR = "r1"
9
10 SRC_URI += "file://fix-makefiles.patch;patch=1"