From 859e67082e3f3701bf192e52d35dcdb081a53b2b Mon Sep 17 00:00:00 2001 From: Chris Jones Date: Mon, 23 Aug 2010 23:37:51 +0100 Subject: [PATCH] Explicitly depend on hicolor-icon-theme. Closes LP#620536 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e8d1883d..acf1d843 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Homepage: http://www.tenshu.net/terminator/ Package: terminator Architecture: all -Depends: ${python:Depends}, ${misc:Depends}, python-vte, python-gobject, python-gtk2 (>= 2.14.0), gconf2, libgtk2.0-bin +Depends: ${python:Depends}, ${misc:Depends}, python-vte, python-gobject, python-gtk2 (>= 2.14.0), gconf2, libgtk2.0-bin, hicolor-icon-theme XB-Python-Version: ${python:Versions} Provides: x-terminal-emulator Recommends: xdg-utils, python-gnome2, python-keybinder