summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a59692d08d7..5ec12b64ec9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,9 +6,6 @@ pkgbase = ttf-atom-file-icons
arch = any
license = MIT
makedepends = woff2-git
- depends = fontconfig
- depends = xorg-fonts-encodings
- depends = xorg-font-utils
source = ttf-atom-file-icons-2.1.39.tar.gz::https://github.com/file-icons/atom/archive/v2.1.39.tar.gz
md5sums = 407bbec38267f626aecb20d02259c7de
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')