Added libxcrypt-compat dependency
This commit is contained in:
parent
2f77e906e7
commit
7aadf344f0
2 changed files with 2 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -7,7 +7,7 @@ pkgdesc="A simple, beautiful podcast app"
|
|||
arch=('x86_64')
|
||||
url="https://github.com/z-------------/CPod"
|
||||
license=('Apache')
|
||||
depends=('gconf')
|
||||
depends=('gconf' 'libxcrypt-compat')
|
||||
makedepends=('git' 'gulp' 'nvm' 'yarn')
|
||||
provides=("${pkgname%-git}")
|
||||
conflicts=("${pkgname%-git}")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue