summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexis Janon2020-09-15 12:52:35 +0200
committerAlexis Janon2020-09-15 13:50:27 +0200
commit788f2e4d687d5ae57f22f48bedd6b19cf6a33248 (patch)
tree919a8edaf9807312521325c0c55bafa7d6178339 /PKGBUILD
parente5b29a2d1a291dd6bee406f410de13453c58fb30 (diff)
downloadaur-788f2e4d687d5ae57f22f48bedd6b19cf6a33248.tar.gz
Remove fontconfig and xorg utils from dependencies
Now unnecessary with the removal of the post_install cache refresh in commit fe572bc.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ff29dc2b66f..6c5fa6a68855 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,6 @@ pkgname=ttf-${_pkgdestdirname}
arch=(any)
url="https://atom.io/packages/file-icons"
license=('MIT')
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
makedepends=('woff2-git')
source=("$pkgname-$pkgver.tar.gz::https://github.com/${_pkgmaintainer}/${_pkgsrcname}/archive/${_versionprefix}${pkgver}.tar.gz")
md5sums=('407bbec38267f626aecb20d02259c7de')