mirror of
https://github.com/nmap/nmap.git
synced 2026-08-31 06:56:38 +00:00
add dependency for python-sqlite2
This commit is contained in:
parent
72d231d5df
commit
af72dd2ae7
1 changed files with 1 additions and 1 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue