summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.4.21.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.4.21.bb')
-rw-r--r--meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.4.21.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.4.21.bb b/meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.4.21.bb
index abb5c14e64..61a94f7bf4 100644
--- a/meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.4.21.bb
+++ b/meta-xfce/recipes-apps/xarchiver/xarchiver_0.5.4.21.bb
@@ -10,7 +10,6 @@ DEPENDS = "gtk+3 glib-2.0 xfce4-dev-tools-native intltool-native"
10SRC_URI = "git://github.com/ib/xarchiver.git;branch=master;protocol=https" 10SRC_URI = "git://github.com/ib/xarchiver.git;branch=master;protocol=https"
11SRCREV = "55f923ebc623bcc8f53368543847350a23688189" 11SRCREV = "55f923ebc623bcc8f53368543847350a23688189"
12 12
13S = "${WORKDIR}/git"
14 13
15inherit gettext pkgconfig autotools gtk-icon-cache features_check mime-xdg 14inherit gettext pkgconfig autotools gtk-icon-cache features_check mime-xdg
16 15
@@ -30,4 +29,4 @@ do_configure:prepend() {
30 29
31FILES:${PN} += "${libdir}/thunar-archive-plugin" 30FILES:${PN} += "${libdir}/thunar-archive-plugin"
32 31
33RRECOMMENDS:${PN} = "lzop zip tar bzip2 unzip xz p7zip" 32RRECOMMENDS:${PN} = "lzop zip tar bzip2 unzip xz 7zip"