summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2015-08-26 19:33:43 +0200
committerSlávek Banko <slavek.banko@axis.cz>2015-08-26 19:34:33 +0200
commit7a94182bb83de9b2d49ec82c67164b609d867037 (patch)
tree6285d39dcb250a7b571e0197f4f8713f6950befd
parent04e318f4bb345a03b7251a7adb3b9b598d80606c (diff)
downloadtde-packaging-7a94182bb83de9b2d49ec82c67164b609d867037.tar.gz
tde-packaging-7a94182bb83de9b2d49ec82c67164b609d867037.zip
Fix gtk3-tqt-engine dependency in gtk-qt-engine on Debian and Ubuntu
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 05bf6dfab344ec5506dbe4e7c6e3b7b4d0bf30a1)
-rw-r--r--debian/lenny/applications/gtk-qt-engine/debian/control2
-rw-r--r--debian/squeeze/applications/gtk-qt-engine/debian/control2
-rw-r--r--ubuntu/maverick/applications/gtk-qt-engine/debian/control2
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/lenny/applications/gtk-qt-engine/debian/control b/debian/lenny/applications/gtk-qt-engine/debian/control
index fdb470268..b3f98e15e 100644
--- a/debian/lenny/applications/gtk-qt-engine/debian/control
+++ b/debian/lenny/applications/gtk-qt-engine/debian/control
@@ -12,7 +12,7 @@ Provides: gtk2-engines-gtk-qt-trinity
Replaces: gtk-qt-engine-trinity (<< 4:14.0.0~)
Breaks: 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
diff --git a/debian/squeeze/applications/gtk-qt-engine/debian/control b/debian/squeeze/applications/gtk-qt-engine/debian/control
index fdb470268..b3f98e15e 100644
--- a/debian/squeeze/applications/gtk-qt-engine/debian/control
+++ b/debian/squeeze/applications/gtk-qt-engine/debian/control
@@ -12,7 +12,7 @@ Provides: gtk2-engines-gtk-qt-trinity
Replaces: gtk-qt-engine-trinity (<< 4:14.0.0~)
Breaks: 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
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