From 8ea1d6d93b86996876447d83997dc95e0dc64eae Mon Sep 17 00:00:00 2001 From: mdb Date: Sun, 17 Mar 2002 23:52:10 +0000 Subject: [PATCH] Be more specific about which version of python-gnome that we want. git-svn-id: https://samskivert.googlecode.com/svn/trunk@673 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- projects/lookuplet/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/lookuplet/debian/control b/projects/lookuplet/debian/control index 0431efc8..80f627cd 100644 --- a/projects/lookuplet/debian/control +++ b/projects/lookuplet/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.5.6.0 Package: lookuplet Architecture: any -Depends: python-gnome +Depends: python-gnome (>= 1.4.1-17) Description: Keystroke conscious query launching utility lookuplet is a graphical utility that allows you to enter query terms and press predefined key-combinations to launch web queries or applications.