nmap: fix zenmap dependencies

This commit is contained in:
classabbyamp 2023-10-10 01:46:23 -04:00
parent fe12e535b0
commit d071761cc4
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,7 +1,7 @@
# Template file for 'nmap'
pkgname=nmap
version=7.94
revision=3
revision=4
build_style=gnu-configure
configure_args="--without-ndiff --with-openssl --with-zenmap $(vopt_with lua liblua)"
hostmakedepends="python3-setuptools"
@ -32,7 +32,7 @@ post_install() {
}
zenmap_package() {
depends="${sourcepkg}-${version}_${revision} pygtk"
depends="${sourcepkg}-${version}_${revision} python3-gobject python3-cairo"
short_desc+=" - GUI Frontend"
pkg_install() {
vmove usr/bin/nmapfe