From af72dd2ae74621ada1f66951dc710cad7ea7177c Mon Sep 17 00:00:00 2001 From: fyodor Date: Fri, 9 Nov 2007 10:43:07 +0000 Subject: [PATCH] add dependency for python-sqlite2 --- zenmap.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zenmap.spec.in b/zenmap.spec.in index c135ba2b1..7f524a0ad 100644 --- a/zenmap.spec.in +++ b/zenmap.spec.in @@ -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}