Including dependency
This commit is contained in:
parent
d2fea2be16
commit
d5b44bb523
@ -1,5 +1,5 @@
|
|||||||
# Maintainer: DarkFeather <ircs://aninix.net:6697/darkfeather>
|
# Maintainer: DarkFeather <ircs://aninix.net:6697/darkfeather>
|
||||||
depends=('python' 'python-yaml' 'python-flask' 'bash' 'nmap>=7.91-1')
|
depends=('python' 'python-yaml' 'python-flask' 'bash' 'nmap>=7.91-1' 'TheRaven')
|
||||||
makedepends=('make>=4.2' 'Uniglot')
|
makedepends=('make>=4.2' 'Uniglot')
|
||||||
checkdepends=()
|
checkdepends=()
|
||||||
optdepends=()
|
optdepends=()
|
||||||
@ -17,7 +17,7 @@ license=('custom')
|
|||||||
groups=()
|
groups=()
|
||||||
provides=("${pkgname}")
|
provides=("${pkgname}")
|
||||||
conflicts=()
|
conflicts=()
|
||||||
replaces=("${pkgname,,}", "aninix-${pkgname,,}")
|
replaces=("${pkgname,,}" "aninix-${pkgname,,}")
|
||||||
backup=()
|
backup=()
|
||||||
options=()
|
options=()
|
||||||
install=
|
install=
|
||||||
|
Loading…
Reference in New Issue
Block a user