diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-01-31 03:43:15 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-01-31 03:43:15 +0000 |
commit | e7daa750c892363d7624ed0951bbb89ad71a3247 (patch) | |
tree | 8999b16b95f255a89c55a23cc9fb2ef42f9c303e /community/spacefm/PKGBUILD | |
parent | abecd94e38c95522f241c335c76aa3150e43eedd (diff) |
Fri Jan 31 03:41:19 UTC 2014
Diffstat (limited to 'community/spacefm/PKGBUILD')
-rw-r--r-- | community/spacefm/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/spacefm/PKGBUILD b/community/spacefm/PKGBUILD index 61aa478cd..f5a4bc09b 100644 --- a/community/spacefm/PKGBUILD +++ b/community/spacefm/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 104364 2014-01-19 14:07:40Z bpiotrowski $ +# $Id: PKGBUILD 105055 2014-01-30 18:44:14Z bpiotrowski $ # Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> # Contributor: IgnorantGuru http://igurublog.wordpress.com/contact-ignorantguru/ # Contributor: ridikulus_rat <the.ridikulus.rat@gmail.com> @@ -15,7 +15,6 @@ depends=('gtk3' 'shared-mime-info' 'desktop-file-utils' 'startup-notification' 'udev' 'bash') makedepends=('intltool' 'gettext') optdepends=('lsof: device processes' - 'eject: eject media' 'wget: plugin download' 'gksu: perform as root functionality' 'udevil: mount as non-root user and mount networks' |