increase dvbapp PR.
[vuplus_openembedded] / recipes / gpe-autostarter / gpe-autostarter_svn.bb
1 SECTION = "gpe"
2 LICENSE = "GPL"
3 DEPENDS = "glib-2.0 dbus-glib hotplug-dbus virtual/libx11"
4 RDEPENDS = "hotplug-dbus"
5
6 inherit gpe
7
8 SRC_URI = "${GPE_SVN} \
9            file://svn-build.patch;patch=1"
10
11 S = "${WORKDIR}/${PN}"
12
13 export CVSBUILD="no"
14
15 DEFAULT_PREFERENCE = "-1"