diff options
Diffstat (limited to 'abs/extra-testing/thunar/PKGBUILD')
-rw-r--r-- | abs/extra-testing/thunar/PKGBUILD | 3 |
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') |