mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/unicornscan: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
036606defe
commit
a62d3a694d
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://sourceforge.net/projects/osace/files/unicornscan/unicornscan%2
|
||||||
MD5SUM="4c5f272eb38c333c0094c32317edf758"
|
MD5SUM="4c5f272eb38c333c0094c32317edf758"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="postgresql GeoIP php-pgsql"
|
REQUIRES="GeoIP php-pgsql"
|
||||||
MAINTAINER="Robert E. Lee"
|
MAINTAINER="Robert E. Lee"
|
||||||
EMAIL="robert_at_loveathome.us"
|
EMAIL="robert_at_loveathome.us"
|
||||||
|
|
Loading…
Reference in a new issue