remove python-xdg from Recommends

This commit is contained in:
Nicolas Valcarcel Scerpella 2010-04-07 17:27:16 -05:00
parent 5f0be08d7d
commit b7592a5826
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

@ -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.