aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-question/gpe-question_0.04.bb
blob: d2cad00803d7b080a0643644d949bd269458cdda (plain)
1
2
3
4
5
6
7
8
9
LICENSE = "GPL"
inherit gpe

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

DEPENDS = "libgpewidget"
RDEPENDS = "gpe-icons"
SECTION = "gpe"
DESCRIPTION = "GPE interface for asking questions from shell scripts"