increase dvbapp PR.
[vuplus_openembedded] / recipes / gcalctool / gcalctool_5.7.32.bb
1 LICENSE = "GPL"
2 SECTION = "x11"
3 DEPENDS = "gtk+"
4 DESCRIPTION = "gcalctool is a powerful calculator"
5 PR = "r1"
6
7 SRC_URI = "http://download.gnome.org/sources/${PN}/5.7/${PN}-${PV}.tar.gz \
8         file://makefile-fix.diff;patch=1"
9
10 inherit autotools pkgconfig
11
12 EXTRA_OECONF = "--disable-gnome"