mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
Add libkeybinder3
as aur dep
Without, it will say `spotube: error while loading shared libraries: libkeybinder-3.0.so.0: cannot open shared object file: No such file or directory`
This commit is contained in:
parent
633ca2d267
commit
f9291cc04b
@ -8,7 +8,7 @@ arch=(x86_64)
|
|||||||
url="https://github.com/KRTirtho/spotube/"
|
url="https://github.com/KRTirtho/spotube/"
|
||||||
license=('BSD 4-Clause')
|
license=('BSD 4-Clause')
|
||||||
groups=()
|
groups=()
|
||||||
depends=()
|
depends=('libkeybinder3')
|
||||||
makedepends=()
|
makedepends=()
|
||||||
checkdepends=()
|
checkdepends=()
|
||||||
optdepends=()
|
optdepends=()
|
||||||
|
Loading…
Reference in New Issue
Block a user