summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLucas Werkmeister2020-03-31 01:02:42 +0200
committerLucas Werkmeister2020-03-31 01:02:42 +0200
commit623b10e89913772185424b5f98d59097dac22a59 (patch)
treea866bd4665c20c4f63a639946dfa8ab77f1833af /PKGBUILD
parente5a9e78c1edb924d8e9685b5840fb85581dab137 (diff)
downloadaur-623b10e89913772185424b5f98d59097dac22a59.tar.gz
Remove dependencies
No longer needed, pacman does the required updates via the hook mechanism nowadays. (The install script was already removed back in commit b9ab19c0a5, but the Arch wiki Font package guidelines [1] now say that fonts shouldn’t depend on anything either.) [1]: https://wiki.archlinux.org/index.php/Font_package_guidelines
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 203f69792231..8f609e316049 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,6 @@ license=('custom:SIL Open Font License')
pkgver=4.105
pkgrel=1
changelog=ChangeLog.${pkgname}
-depends=('fontconfig' 'xorg-font-utils')
arch=('any')
source=(http://vollkorn-typeface.com/download/vollkorn-${pkgver//./-}.zip)