1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-26 09:29:01 +00:00

add dependency for python-sqlite2

This commit is contained in:
fyodor
2007-11-09 10:43:07 +00:00
parent 72d231d5df
commit af72dd2ae7

View File

@@ -21,7 +21,7 @@ Group: Applications/System
Source0: http://www.insecure.org/nmap/dist/nmap-%{version}.tgz
URL: http://www.insecure.org/nmap/
# The python dependency is filled in automatically.
Requires: nmap, gtk2
Requires: nmap, gtk2, python-sqlite2
BuildArch: noarch
Prefix: %{_prefix}