summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58986b96c1cd..77a1635c5a14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,8 +31,7 @@ optdepends=('xorg-xprop: for stumpish (StumpWM Interactive Shell)'
'alsa-utils: for amixer.lisp (control audio volume)'
'aumix: for aumix.lisp (control audio volume)'
'mpd: for mpd.lisp (control the mpd)'
- 'surfraw: for surfraw.lisp (surf the Internet)'
- 'clx-truetype: for ttf-fonts.lisp (Xft fonts)')
+ 'surfraw: for surfraw.lisp (surf the Internet)')
# Binary will not run other
options=('!strip' '!makeflags') # Thanks to sidereus for pointing this out