summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb')
-rw-r--r--meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb b/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb
index bdbec458b..6c057d884 100644
--- a/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb
+++ b/meta-xfce/recipes-apps/xfce4-mixer/xfce4-mixer_4.11.0.bb
@@ -6,7 +6,10 @@ inherit xfce-panel-plugin
6 6
7DEPENDS += "glib-2.0 gst-plugins-base gtk+ xfconf libunique" 7DEPENDS += "glib-2.0 gst-plugins-base gtk+ xfconf libunique"
8 8
9SRC_URI = "http://archive.xfce.org/src/apps/${BPN}/${@xfce_verdir("${PV}")}/${BPN}-${PV}.tar.bz2" 9SRC_URI = " \
10 http://archive.xfce.org/src/apps/${BPN}/${@xfce_verdir("${PV}")}/${BPN}-${PV}.tar.bz2 \
11 file://0001-Fix-build-after-update-of-xfconf.patch \
12"
10 13
11SRC_URI[md5sum] = "1b3753b91224867a3a2dfddda239c28d" 14SRC_URI[md5sum] = "1b3753b91224867a3a2dfddda239c28d"
12SRC_URI[sha256sum] = "fb0c1df201ed1130f54f15b914cbe5a59286e994a137acda5609570c57112de2" 15SRC_URI[sha256sum] = "fb0c1df201ed1130f54f15b914cbe5a59286e994a137acda5609570c57112de2"