diff options
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.bb | 3 |
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" | |||
10 | SRC_URI = "git://github.com/ib/xarchiver.git;branch=master;protocol=https" | 10 | SRC_URI = "git://github.com/ib/xarchiver.git;branch=master;protocol=https" |
11 | SRCREV = "55f923ebc623bcc8f53368543847350a23688189" | 11 | SRCREV = "55f923ebc623bcc8f53368543847350a23688189" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | ||
14 | 13 | ||
15 | inherit gettext pkgconfig autotools gtk-icon-cache features_check mime-xdg | 14 | inherit gettext pkgconfig autotools gtk-icon-cache features_check mime-xdg |
16 | 15 | ||
@@ -30,4 +29,4 @@ do_configure:prepend() { | |||
30 | 29 | ||
31 | FILES:${PN} += "${libdir}/thunar-archive-plugin" | 30 | FILES:${PN} += "${libdir}/thunar-archive-plugin" |
32 | 31 | ||
33 | RRECOMMENDS:${PN} = "lzop zip tar bzip2 unzip xz p7zip" | 32 | RRECOMMENDS:${PN} = "lzop zip tar bzip2 unzip xz 7zip" |