summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.3.bb')
-rw-r--r--meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.3.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.3.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.3.bb
new file mode 100644
index 000000000..c3dd8fdd5
--- /dev/null
+++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.3.bb
@@ -0,0 +1,14 @@
1DESCRIPTION = "Xfce4 settings"
2SECTION = "x11/wm"
3LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
5DEPENDS = "exo gtk+ libxfce4util libxfce4ui xfconf dbus-glib libxi virtual/libx11 xrandr libnotify libxcursor libxklavier"
6
7inherit xfce
8
9SRC_URI += "file://0001-xfsettingsd-use-gnome-as-default-icon-theme.patch"
10
11SRC_URI[md5sum] = "4669298cc8a4abf0e5a410016b575030"
12SRC_URI[sha256sum] = "d878cc474e1e677e9607279b9a1007cb90ed35ff078de180259a8b2b8d06bc2e"
13
14RRECOMMENDS_${PN} += "gnome-icon-theme"