diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-21 01:45:59 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-21 01:45:59 -0600 |
commit | 8538bf77ad7aac0939ec917258c8fd9403372555 (patch) | |
tree | bd6c06e5b5bd6e252793eb0c0e358c23f7661c48 /ubuntu/maverick/applications/amarok.cmake | |
parent | 1e4f30118fa634f88761264df59f679951622273 (diff) | |
download | tde-packaging-8538bf77ad7aac0939ec917258c8fd9403372555.tar.gz tde-packaging-8538bf77ad7aac0939ec917258c8fd9403372555.zip |
Fix amarok and soundkonverter dependencies on libqt0-ruby1.8-trinity on Debian and Ubuntu
This closes Bug 469
Diffstat (limited to 'ubuntu/maverick/applications/amarok.cmake')
-rw-r--r-- | ubuntu/maverick/applications/amarok.cmake/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/applications/amarok.cmake/debian/control b/ubuntu/maverick/applications/amarok.cmake/debian/control index def456393..97b65afb1 100644 --- a/ubuntu/maverick/applications/amarok.cmake/debian/control +++ b/ubuntu/maverick/applications/amarok.cmake/debian/control @@ -22,7 +22,7 @@ Depends: amarok-common-trinity (>= ${source:Version}), amarok-engine-xine-trini Replaces: amarok-kde3 (<< 4:3.5.13) Breaks: amarok-kde3 (<< 4:3.5.13) Suggests: amarok-engines-trinity, moodbar, konqueror-trinity | www-browser, - python, python-qt3, libqt0-ruby1.8, libvisual-0.4-plugins + python, python-qt3, libqt0-ruby1.8-trinity, libvisual-0.4-plugins Description: versatile and easy to use audio player for Trinity Amarok tries to be a little different, providing a simple drag and drop interface that really makes playlist handling easy. @@ -52,7 +52,7 @@ Depends: ruby Replaces: amarok-common-kde3 (<< 4:3.5.13) Breaks: amarok-common-kde3 (<< 4:3.5.13) Recommends: amarok-trinity (>= ${source:Version}) -Suggests: libqt0-ruby1.8, python, python-qt3 +Suggests: libqt0-ruby1.8-trinity, python, python-qt3 Description: architecture independent files for Amarok [Trinity] This package contains architecture independent files needed for Amarok to run properly. It also provides Amarok documentation. Therefore, unless you have |