summaryrefslogtreecommitdiffstats
path: root/ubuntu
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-11-26 22:43:05 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-11-26 22:43:05 -0600
commit7637e96423c2728568aa17fe358709df36a0495d (patch)
treee7925e9f9bce4fb1a333c659771a29e2e43d8a25 /ubuntu
parentf5eef52b0692ccdc9b6cc4d2374de790b916d483 (diff)
downloadtde-packaging-7637e96423c2728568aa17fe358709df36a0495d.tar.gz
tde-packaging-7637e96423c2728568aa17fe358709df36a0495d.zip
Enable glib main loop integration in Qt3 and TQt3 on Debian and Ubuntu
Diffstat (limited to 'ubuntu')
-rwxr-xr-xubuntu/maverick/dependencies/qt3/debian/rules1
-rwxr-xr-xubuntu/maverick/dependencies/tqt3/debian/rules1
-rwxr-xr-xubuntu/precise/dependencies/qt3/debian/rules1
-rwxr-xr-xubuntu/precise/dependencies/tqt3/debian/rules1
4 files changed, 4 insertions, 0 deletions
diff --git a/ubuntu/maverick/dependencies/qt3/debian/rules b/ubuntu/maverick/dependencies/qt3/debian/rules
index 09b237823..b678d312d 100755
--- a/ubuntu/maverick/dependencies/qt3/debian/rules
+++ b/ubuntu/maverick/dependencies/qt3/debian/rules
@@ -96,6 +96,7 @@ CONFIGURE_OPTS = \
\
-lfontconfig \
-inputmethod \
+ -glibmainloop \
# End of CONFIGURE_OPTS
interbase_archs := i386 amd64 sparc powerpc
diff --git a/ubuntu/maverick/dependencies/tqt3/debian/rules b/ubuntu/maverick/dependencies/tqt3/debian/rules
index 39a2ee31c..3f8e98c3a 100755
--- a/ubuntu/maverick/dependencies/tqt3/debian/rules
+++ b/ubuntu/maverick/dependencies/tqt3/debian/rules
@@ -100,6 +100,7 @@ CONFIGURE_OPTS = \
\
-lfontconfig \
-inputmethod \
+ -glibmainloop \
# End of CONFIGURE_OPTS
interbase_archs := i386 amd64 sparc powerpc
diff --git a/ubuntu/precise/dependencies/qt3/debian/rules b/ubuntu/precise/dependencies/qt3/debian/rules
index 09b237823..b678d312d 100755
--- a/ubuntu/precise/dependencies/qt3/debian/rules
+++ b/ubuntu/precise/dependencies/qt3/debian/rules
@@ -96,6 +96,7 @@ CONFIGURE_OPTS = \
\
-lfontconfig \
-inputmethod \
+ -glibmainloop \
# End of CONFIGURE_OPTS
interbase_archs := i386 amd64 sparc powerpc
diff --git a/ubuntu/precise/dependencies/tqt3/debian/rules b/ubuntu/precise/dependencies/tqt3/debian/rules
index 39a2ee31c..3f8e98c3a 100755
--- a/ubuntu/precise/dependencies/tqt3/debian/rules
+++ b/ubuntu/precise/dependencies/tqt3/debian/rules
@@ -100,6 +100,7 @@ CONFIGURE_OPTS = \
\
-lfontconfig \
-inputmethod \
+ -glibmainloop \
# End of CONFIGURE_OPTS
interbase_archs := i386 amd64 sparc powerpc