summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTed Alff2023-10-15 09:34:12 -0400
committerTed Alff2023-10-15 09:34:12 -0400
commitc94e311c1dc6a131318c385d161f52050e8926e4 (patch)
treeafbb9a70d43c6897500746bfca1b12c5506595fe /PKGBUILD
parentb591ea88c9d40f8db83bc3d99f75360f30095aba (diff)
downloadaur-c94e311c1dc6a131318c385d161f52050e8926e4.tar.gz
Drop unneeded intltool makedep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef5e5ff88c22..e6ab67ec99df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ groups=('xfce4-devel')
url='https://thunar.xfce.org'
depends=('desktop-file-utils' 'exo' 'gtk3' 'hicolor-icon-theme' 'libgudev'
'libexif' 'libnotify' 'libpng' 'libxfce4ui' 'libxfce4util')
-makedepends=('intltool' 'xfce4-panel' 'gtk-doc' 'gobject-introspection')
+makedepends=('xfce4-panel' 'gtk-doc' 'gobject-introspection')
optdepends=('gvfs: trash support, mounting with udisks, and remote filesystems'
'xfce4-panel: trash applet'
'tumbler: for thumbnail previews'