diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2014-10-04 02:33:53 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2014-10-04 02:34:43 +0200 |
commit | 4a146004df95a9d0d36682ce80a1c67ef2b75055 (patch) | |
tree | 90209e7be1271a3cb95624028a7c4010e51fb57b | |
parent | b33353afb9580b295ace66afb41ea352a305d73f (diff) | |
download | tde-packaging-4a146004df95a9d0d36682ce80a1c67ef2b75055.tar.gz tde-packaging-4a146004df95a9d0d36682ce80a1c67ef2b75055.zip |
Add libtqt3-mt-sqlite3 to suggests for krecipes on Debian and Ubuntu
-rw-r--r-- | debian/lenny/applications/krecipes/debian/control | 2 | ||||
-rw-r--r-- | debian/squeeze/applications/krecipes/debian/control | 2 | ||||
-rw-r--r-- | ubuntu/maverick/applications/krecipes/debian/control | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/lenny/applications/krecipes/debian/control b/debian/lenny/applications/krecipes/debian/control index 700f46f17..a54559587 100644 --- a/debian/lenny/applications/krecipes/debian/control +++ b/debian/lenny/applications/krecipes/debian/control @@ -12,7 +12,7 @@ Vcs-Svn: svn://svn.debian.org/svn/pkg-kde/kde-extras/krecipes/trunk Package: krecipes-trinity Architecture: any Depends: krecipes-data-trinity (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends} -Suggests: libtqt3-mt-mysql | libtqt3-mt-psql, krecipes-doc-trinity (= ${source:Version}) +Suggests: libtqt3-mt-sqlite3 | libtqt3-mt-mysql | libtqt3-mt-psql, krecipes-doc-trinity (= ${source:Version}) Description: recipes manager for TDE Krecipes is a TDE application designed to manage recipes. It can help you to do your shopping list, search through your recipes to find what you can do diff --git a/debian/squeeze/applications/krecipes/debian/control b/debian/squeeze/applications/krecipes/debian/control index 700f46f17..a54559587 100644 --- a/debian/squeeze/applications/krecipes/debian/control +++ b/debian/squeeze/applications/krecipes/debian/control @@ -12,7 +12,7 @@ Vcs-Svn: svn://svn.debian.org/svn/pkg-kde/kde-extras/krecipes/trunk Package: krecipes-trinity Architecture: any Depends: krecipes-data-trinity (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends} -Suggests: libtqt3-mt-mysql | libtqt3-mt-psql, krecipes-doc-trinity (= ${source:Version}) +Suggests: libtqt3-mt-sqlite3 | libtqt3-mt-mysql | libtqt3-mt-psql, krecipes-doc-trinity (= ${source:Version}) Description: recipes manager for TDE Krecipes is a TDE application designed to manage recipes. It can help you to do your shopping list, search through your recipes to find what you can do diff --git a/ubuntu/maverick/applications/krecipes/debian/control b/ubuntu/maverick/applications/krecipes/debian/control index 700f46f17..a54559587 100644 --- a/ubuntu/maverick/applications/krecipes/debian/control +++ b/ubuntu/maverick/applications/krecipes/debian/control @@ -12,7 +12,7 @@ Vcs-Svn: svn://svn.debian.org/svn/pkg-kde/kde-extras/krecipes/trunk Package: krecipes-trinity Architecture: any Depends: krecipes-data-trinity (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends} -Suggests: libtqt3-mt-mysql | libtqt3-mt-psql, krecipes-doc-trinity (= ${source:Version}) +Suggests: libtqt3-mt-sqlite3 | libtqt3-mt-mysql | libtqt3-mt-psql, krecipes-doc-trinity (= ${source:Version}) Description: recipes manager for TDE Krecipes is a TDE application designed to manage recipes. It can help you to do your shopping list, search through your recipes to find what you can do |