summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/thunar/PKGBUILD
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-03-14 05:15:57 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-03-14 05:15:57 (GMT)
commitc7d4d0ec62e50c879908ab9f5e6b82c59124d338 (patch)
tree71679d268de6b333aa452d8accc71ea4640f2f33 /abs/extra-testing/thunar/PKGBUILD
parent00e04ab7d6ac564b01fc43ab97081c911d7f87cf (diff)
downloadlinhes_pkgbuild-c7d4d0ec62e50c879908ab9f5e6b82c59124d338.zip
linhes_pkgbuild-c7d4d0ec62e50c879908ab9f5e6b82c59124d338.tar.gz
linhes_pkgbuild-c7d4d0ec62e50c879908ab9f5e6b82c59124d338.tar.bz2
Thunar, remove dep for desktop-file-utils
Diffstat (limited to 'abs/extra-testing/thunar/PKGBUILD')
-rw-r--r--abs/extra-testing/thunar/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/abs/extra-testing/thunar/PKGBUILD b/abs/extra-testing/thunar/PKGBUILD
index 05c262e..8086857 100644
--- a/abs/extra-testing/thunar/PKGBUILD
+++ b/abs/extra-testing/thunar/PKGBUILD
@@ -10,8 +10,7 @@ arch=(i686 x86_64)
license=('GPL2' 'LGPL2')
url="http://thunar.xfce.org"
groups=('xfce4')
-depends=('desktop-file-utils' 'libexif>=0.6.17' 'hicolor-icon-theme'
-'tango-icon-theme' )
+depends=('libexif>=0.6.17' 'hicolor-icon-theme' 'tango-icon-theme' )
makedepends=('intltool' 'pkgconfig')
optdepends=('gamin: a fam replacement to make thunar monitor changes to files on the fly')
options=('!libtool')