netboot-launcher-efl: Bump version to 0.2.2 and fix download link.
[openembedded.git] / recipes / xfce-base / xfconf_4.6.1.bb
1 DESCRIPTION = "Xfce configuration daemon and utilities"
2 HOMEPAGE = "http://www.xfce.org"
3 SECTION = "x11/wm"
4 LICENSE = "GPL-2"
5
6 DEPENDS = "libxfce4util"
7 RDEPENDS = "libxfce4util"
8
9 PR = "r1"
10
11 inherit xfce46
12
13 do_stage() {
14 autotools_stage_all
15 }
16
17 FILES_${PN} += "${datadir}/dbus-1/services/org.xfce.Xfconf.service"