increase dvbapp PR.
[vuplus_openembedded] / recipes / xfce-base / xfce-terminal_0.2.12.bb
1 DESCRIPTION = "Terminal emulator for the Xfce desktop environment"
2 DEPENDS = "exo vte dbus-glib gtk+"
3 RDEPENDS += "gnome-pty-helper"
4 PR = "r2"
5
6 inherit xfce46
7
8 XFCE_VERSION = "4.6.1"
9
10 SRC_URI = "http://www.us.xfce.org/archive/xfce-${XFCE_VERSION}/src/Terminal-${PV}.tar.bz2 \
11 "
12
13 S = "${WORKDIR}/Terminal-${PV}"
14
15 FILES_${PN} += "${datadir}/Terminal"