summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoribrokemypie2020-11-04 16:01:33 +1100
committeribrokemypie2020-11-04 16:01:33 +1100
commitea51c3f8cfe9af1778ab545a0864407f7a5f4446 (patch)
treed18ed6ec9702ade5c1da542b3e6f8fd3f3a36bb7
parentf61b05c2a3ba1b48f21cd15fb69ad665f68b256f (diff)
downloadaur-envypn-powerline-git.tar.gz
Remove xorg-font-utils
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f67e2d57c41..d7ad9b4cbe70 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,6 @@ pkgbase = envypn-powerline-git
license = custom
depends = fontconfig
depends = xorg-fonts-encodings
- depends = xorg-font-utils
provides = envypn-font
source = git+https://github.com/Sorixelle/envypn-powerline
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index b0c49f4fee84..52290290b12b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/Sorixelle/envypn-powerline"
arch=('any')
license=('custom')
provides=('envypn-font')
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
+depends=('fontconfig' 'xorg-fonts-encodings')
source=("git+https://github.com/Sorixelle/envypn-powerline")
sha256sums=('SKIP')