fix: move python-libnacl from optdepends to depends
This commit is contained in:
@@ -32,10 +32,9 @@ depends=(
|
|||||||
'gocryptfs'
|
'gocryptfs'
|
||||||
'iso-codes'
|
'iso-codes'
|
||||||
'webkitgtk-6.0'
|
'webkitgtk-6.0'
|
||||||
|
'python-libnacl'
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=()
|
||||||
'python-libnacl: Lembrame Gnome extensions installer support (pip install)'
|
|
||||||
)
|
|
||||||
makedepends=('git')
|
makedepends=('git')
|
||||||
install=cnchi.install
|
install=cnchi.install
|
||||||
source=("${pkgname}::git+https://github.com/Antergos-NeXT/cnchi-next.git#branch=cnchi-dev")
|
source=("${pkgname}::git+https://github.com/Antergos-NeXT/cnchi-next.git#branch=cnchi-dev")
|
||||||
|
|||||||
Reference in New Issue
Block a user