diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-10-04 20:06:39 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-10-04 20:06:39 +0200 |
commit | 590a0a29d970227623359f47604692fd1abadb97 (patch) | |
tree | 66617f9c8d84d8e3b335a7ab557f3328088fa6ac | |
parent | 3874a59988bcd5c975928863e9a0cd792cb5f780 (diff) | |
parent | 4a146004df95a9d0d36682ce80a1c67ef2b75055 (diff) | |
download | tde-packaging-590a0a29d970227623359f47604692fd1abadb97.tar.gz tde-packaging-590a0a29d970227623359f47604692fd1abadb97.zip |
merge
-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 |