surpport seeking the recorded video
[vuplus_openembedded] / recipes / xfce-base / xfce4-settings_4.6.1.bb
1 DESCRIPTION="Xfce4 settings"
2 HOMEPAGE = "http://www.xfce.org"
3 SECTION = "x11/wm"
4 LICENSE = "GPL-2"
5
6 DEPENDS = "virtual/libx11 virtual/xserver libxi libwnck xrandr exo libxfce4util"
7 RDEPENDS = "gtk+ libxfce4util libxfcegui4 xfconf exo"
8
9 PR = "r1"
10
11 inherit xfce46
12
13 SRC_URI += " \
14     file://xfce4-settings-4.6.1-libxklavier.patch;patch=1 \
15     file://xfce4-settings-4.6.1-configure.patch;patch=1 \
16 "
17
18 do_stage() {
19 autotools_stage_all
20 }