diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2015-08-26 19:33:43 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2015-08-26 19:33:43 +0200 |
commit | 05bf6dfab344ec5506dbe4e7c6e3b7b4d0bf30a1 (patch) | |
tree | b089b6bee1e1e60afa8ecc3560bb004d955af244 /ubuntu/maverick/applications/gtk-qt-engine | |
parent | 2d203cd98a9afadbbb3f082302eec935e99ef8a1 (diff) | |
download | tde-packaging-05bf6dfab344ec5506dbe4e7c6e3b7b4d0bf30a1.tar.gz tde-packaging-05bf6dfab344ec5506dbe4e7c6e3b7b4d0bf30a1.zip |
Fix gtk3-tqt-engine dependency in gtk-qt-engine on Debian and Ubuntu
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/maverick/applications/gtk-qt-engine')
-rw-r--r-- | ubuntu/maverick/applications/gtk-qt-engine/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/gtk-qt-engine/debian/control b/ubuntu/maverick/applications/gtk-qt-engine/debian/control index 86143b89b..cd87c16d2 100644 --- a/ubuntu/maverick/applications/gtk-qt-engine/debian/control +++ b/ubuntu/maverick/applications/gtk-qt-engine/debian/control @@ -12,7 +12,7 @@ Provides: gtk2-engines-gtk-qt-trinity Replaces: gtk-qt-engine-kde3 (<< 4:14.0.0~), gtk-qt-engine-trinity (<< 4:14.0.0~) Breaks: gtk-qt-engine-kde3 (<< 4:14.0.0~), gtk-qt-engine-trinity (<< 4:14.0.0~) Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: gtk3-tqt-engine +Recommends: gtk3-tqt-engine-trinity Description: theme engine using Qt for GTK+ 2.x and Trinity The GTK-Qt Theme Engine (also known as gtk-qt-engine) is a GTK 2 theme engine that calls Qt to do the actual drawing. This makes your GTK 2 applications |