From 1aa24437bba858f5ec6cb6714ab647f2375187cf Mon Sep 17 00:00:00 2001 From: Alexandr Popov Date: Thu, 26 Feb 2009 21:35:13 +0300 Subject: [PATCH] fixing Depends in debian/control --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 1647ce3..a67a176 100755 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.7.3 Package: findit Architecture: all -Depends: python2.5-gtk2 (>= 2.10) +Depends: python2.5-gtk2 (>= 2.10) | python-gtk2 (>= 2.10) Description: Tool to search for various information on the device XB-Maemo-Display-Name: FindIT XB-Maemo-Icon-26: -- 1.7.9.5