diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-06 12:16:27 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-06 12:16:27 -0500 |
commit | ecd088049d4aa2e8262f4cc1e0ac45e135964229 (patch) | |
tree | 49ed22e9e7852fd3f26854aecf41c96169d59629 /ubuntu/maverick | |
parent | 855439d3f99b0c152c33ae76a06cce9853f9b8dd (diff) | |
parent | 01a7863524342e1aec31679e55d08830cc571066 (diff) | |
download | tde-packaging-ecd088049d4aa2e8262f4cc1e0ac45e135964229.tar.gz tde-packaging-ecd088049d4aa2e8262f4cc1e0ac45e135964229.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick')
-rw-r--r-- | ubuntu/maverick/applications/krecipes/debian/control | 2 | ||||
-rw-r--r-- | ubuntu/maverick/tdelibs/debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
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 diff --git a/ubuntu/maverick/tdelibs/debian/control b/ubuntu/maverick/tdelibs/debian/control index d75538067..182174583 100644 --- a/ubuntu/maverick/tdelibs/debian/control +++ b/ubuntu/maverick/tdelibs/debian/control @@ -16,7 +16,7 @@ Build-Depends: cdbs (>= 0.4.41ubuntu2), debhelper (>= 5.0.31), quilt, autotools- libxml2-dev, libxml2-utils, libxslt1-dev, libavahi-tqt-dev, sharutils, texinfo, libogg-dev, libtqtinterface-dev, gettext-kde, lsb-release, base-files, sudo, libr-dev, - libudev-dev, cmake, libltdl-dev + libudev-dev, cmake, libltdl-dev, libmagic-dev Build-Depends-Indep: doxygen, libtqtinterface-doc, graphviz, gsfonts-x11 Standards-Version: 3.8.3 |