increase dvbapp PR.
[vuplus_openembedded] / recipes / gpe-windowlist / gpe-windowlist_svn.bb
1 DESCRIPTION = "GPE windowlist applet"
2 SECTION = "gpe"
3 LICENSE = "GPL"
4 DEPENDS = "libgpewidget libgpelaunch gtk+"
5 PV = "0.1+svn${SRCDATE}"
6 PR = "r1"
7
8 inherit autotools 
9
10 SRC_URI = "${GPE_EXTRA_SVN}"
11
12 S = "${WORKDIR}/${PN}"
13
14 DEFAULT_PREFERENCE = "-1"