summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/dependencies/qt3/debian/control
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2014-05-24 16:26:09 +0200
committerSlávek Banko <slavek.banko@axis.cz>2014-05-24 16:26:09 +0200
commitb33e4034e7490e5895a5cb2cc54949354842f9d9 (patch)
treee16daa4254c56e6f7e2b6bcc9858a3f309dde5b9 /ubuntu/maverick/dependencies/qt3/debian/control
parent3a550f1f61d4e99d98ef0d3c878ab5eeadcbd189 (diff)
downloadtde-packaging-b33e4034e7490e5895a5cb2cc54949354842f9d9.tar.gz
tde-packaging-b33e4034e7490e5895a5cb2cc54949354842f9d9.zip
Enable sqlite3 plugin in Qt3/TQt3 on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/dependencies/qt3/debian/control')
-rw-r--r--ubuntu/maverick/dependencies/qt3/debian/control9
1 files changed, 9 insertions, 0 deletions
diff --git a/ubuntu/maverick/dependencies/qt3/debian/control b/ubuntu/maverick/dependencies/qt3/debian/control
index cabb4836b..e61b4d344 100644
--- a/ubuntu/maverick/dependencies/qt3/debian/control
+++ b/ubuntu/maverick/dependencies/qt3/debian/control
@@ -88,6 +88,15 @@ Description: SQLite database driver for Qt3 (Threaded)
it if you intend to use or write Qt programs that are to access an
SQLite DB.
+Package: libqt3-mt-sqlite3
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}
+Description: SQLite3 database driver for Qt3 (Threaded)
+ This package contains the threaded SQLite3 plugin for Qt3. Install
+ it if you intend to use or write Qt programs that are to access an
+ SQLite3 DB.
+
Package: libqt3-mt-dev
Architecture: any
Section: libdevel