Merge commit '709c4d66e0b107ca606941b988bad717c0b45d9b' into opendreambox
[vuplus_openembedded] / recipes / gpe-question / gpe-question_0.04.bb
1 LICENSE = "GPL"
2 inherit gpe
3
4 SRC_URI += "file://makefile-fix.patch;patch=1"
5
6 DEPENDS = "libgpewidget"
7 RDEPENDS = "gpe-icons"
8 SECTION = "gpe"
9 DESCRIPTION = "GPE interface for asking questions from shell scripts"