cnchi: remove python-pynacl dep (unused), add libnacl as optdepends
python-pynacl was never imported by cnchi code. lembrame needs python-libnacl (AUR) but now handles its absence gracefully. ultimate ??? still waiting for rescue. the only footsteps i hear are my own. monokuma stopped responding 72 hours ago.
This commit is contained in:
@@ -32,9 +32,8 @@ depends=(
|
|||||||
'gocryptfs'
|
'gocryptfs'
|
||||||
'iso-codes'
|
'iso-codes'
|
||||||
'webkitgtk-6.0'
|
'webkitgtk-6.0'
|
||||||
'python-pynacl'
|
|
||||||
)
|
)
|
||||||
optdepends=()
|
optdepends=('python-libnacl: Lembrame settings sync feature')
|
||||||
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