From 4676fa482789624db9ca7deab663cdf490b60c89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Tue, 30 Jun 2015 05:57:19 -0300 Subject: engrampa-1.10.0-2.parabola1: remove unused dependency on caja --- libre/engrampa/PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/libre/engrampa/PKGBUILD b/libre/engrampa/PKGBUILD index f84f93730..8a8649eb0 100644 --- a/libre/engrampa/PKGBUILD +++ b/libre/engrampa/PKGBUILD @@ -5,14 +5,15 @@ _ver=1.10 _pkgbase=engrampa pkgname=(${_pkgbase}) pkgver=${_ver}.0 -pkgrel=1.parabola1 +pkgrel=2.parabola1 pkgdesc="Archive manipulator for MATE (GTK2 version), with unar recommendation included and nonfree unace recommendation removed" url="http://mate-desktop.org" arch=('i686' 'x86_64' 'mips64el') license=('GPL') -depends=('bzip2' 'caja>=1.10' 'desktop-file-utils' 'gtk2' 'gzip' 'libarchive' 'tar') -makedepends=('mate-common' 'yelp-tools' 'json-glib') # json-glib is necessary to enable unar support on the package -optdepends=('unar: for RAR uncompression' +depends=('bzip2' 'desktop-file-utils' 'gtk2' 'gzip' 'libarchive' 'tar') +makedepends=('caja>=1.10' 'mate-common' 'yelp-tools' 'json-glib') # json-glib is necessary to enable unar support +optdepends=('caja: file archiver extension' + 'unar: for RAR uncompression' 'zip: for ZIP archives' 'unzip: for ZIP archives' 'p7zip: 7zip compression utility' 'arj: for ARJ archives' 'yelp: for reading MATE help documents') -- cgit v1.1-4-g5e80