summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Winning2020-12-17 11:37:22 +0000
committerMartin Winning2020-12-17 11:37:22 +0000
commit29f41d48345b3823e9d77cd1597ec8a2e64e3e18 (patch)
tree9d070b717c3394f545f20e19f437e27628d0543a
parent2b23ce81158933849326c5c99f7e27701d3dc625 (diff)
downloadaur-29f41d48345b3823e9d77cd1597ec8a2e64e3e18.tar.gz
Removed unneeded deps
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index caa1b06f53d5..c09b064eb2f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,6 @@ pkgname=ttf-all-the-icons
arch=(any)
url="https://github.com/${_pkgmaintainer}/${_pkgsrcname}"
license=('MIT')
-makedepends=('woff2')
provides=('ttf-atom-file-icons' 'ttf-font-awesome' 'ttf-material-design-icons' 'ttf-octicons' 'ttf-weather-icons')
conflicts=('ttf-octicons')
source=("$pkgname-$pkgver.tar.gz::https://github.com/${_pkgmaintainer}/${_pkgsrcname}/archive/${_versionprefix}${pkgver}.tar.gz")