This commit is contained in:
parent
14a8129b39
commit
c8b1194ad0
1 changed files with 2 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
|
@ -9,8 +9,8 @@ arch=("x86_64")
|
|||
url="https://git.rustybever.be/Chewing_Bever/st"
|
||||
license=("MIT")
|
||||
|
||||
depends=("libxft")
|
||||
makedepends=("clang")
|
||||
depends=("glibc" "libxft")
|
||||
makedepends=("gcc")
|
||||
provides=("st")
|
||||
conflicts=("st" "st-git")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue