summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b96ed0f28417..65575a1cb56c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="A utility package to collect various Icon Fonts and propertize them wit
url="https://github.com/domtronn/all-the-icons.el"
arch=('any')
license=('MIT')
-depends=('emacs' 'emacs-memoize' 'ttf-font-awesome' 'ttf-material-design-icons' 'ttf-weather-icons' 'ttf-octicons' 'ttf-atom-file-icons' 'ttf-all-the-icons')
+depends=('emacs' 'emacs-memoize' 'ttf-font-awesome-4' 'ttf-material-design-icons' 'ttf-weather-icons' 'ttf-octicons' 'ttf-atom-file-icons' 'ttf-all-the-icons')
makedepends=('git')
provides=('emacs-all-the-icons')
source=("$pkgname-$pkgver.tar.gz::https://github.com/domtronn/all-the-icons.el/archive/${pkgver}.tar.gz")