diff options
author | Luke Smith <luke@lukesmith.xyz> | 2022-10-01 08:14:07 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2022-10-01 08:14:07 -0400 |
commit | b56a347663a65d624188cccf73048ff966aa9bb5 (patch) | |
tree | b4171c82746cf6334ff289952d17490d3b28e459 /PKGBUILD | |
parent | 39f4f3ed217a2b938fff944196a053cb730eb828 (diff) |
libxft stuff removed
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -9,8 +9,6 @@ license=(MIT) makedepends=(git) depends=(freetype2 libx11 libxft) optdepends=( - 'libxft-bgra: if dwm crashes when displaying emojis' - 'libxft-bgra-git: if dwm crashes when displaying emojis' 'dmenu: program launcher' 'st: terminal emulator') provides=($_pkgname) |