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"
|
url="https://git.rustybever.be/Chewing_Bever/st"
|
||||||
license=("MIT")
|
license=("MIT")
|
||||||
|
|
||||||
depends=("libxft")
|
depends=("glibc" "libxft")
|
||||||
makedepends=("clang")
|
makedepends=("gcc")
|
||||||
provides=("st")
|
provides=("st")
|
||||||
conflicts=("st" "st-git")
|
conflicts=("st" "st-git")
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue