Merge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into...
[vuplus_openembedded] / packages / gpe-scap / gpe-scap_1.3.bb
1 DESCRIPTION = "GPE screenshot application"
2 LICENSE = "GPL"
3 PRIORITY = "optional"
4 SECTION = "gpe"
5 FILE_PR = "r2"
6
7 RREPLACES = "gpe-screenshot"
8
9 DEPENDS = "glib-2.0 gtk+ libgpewidget libglade libsoup"
10
11 GPE_TARBALL_SUFFIX = "bz2"
12
13 inherit gpe autotools
14
15 SRC_URI += " file://allow-glade-2.4.0.patch;patch=1"