From b7592a582655d940708af5324af6a7024617eb04 Mon Sep 17 00:00:00 2001 From: Nicolas Valcarcel Scerpella Date: Wed, 7 Apr 2010 17:27:16 -0500 Subject: [PATCH] remove python-xdg from Recommends --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index fdfdc6dc..e8d1883d 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-vte, python-gobject, python-gtk2 (>= 2.14.0), gconf2, libgtk2.0-bin XB-Python-Version: ${python:Versions} Provides: x-terminal-emulator -Recommends: xdg-utils, python-xdg, python-gnome2, python-keybinder +Recommends: xdg-utils, python-gnome2, python-keybinder Description: multiple GNOME terminals in one window Terminator is a little project to produce an efficient way of filling a large area of screen space with terminals.