Merge lp:~raoul-snyman/openlp/bug-899487 into lp:openlp

Proposed by Raoul Snyman
Status: Merged
Approved by: Tim Bentley
Approved revision: 1813
Merged at revision: 1813
Proposed branch: lp:~raoul-snyman/openlp/bug-899487
Merge into: lp:openlp
Diff against target: 15 lines (+3/-2)
1 file modified
resources/debian/debian/control (+3/-2)
To merge this branch: bzr merge lp:~raoul-snyman/openlp/bug-899487
Reviewer Review Type Date Requested Status
Tim Bentley Approve
Review via email: mp+84362@code.launchpad.net

Description of the change

Fixes bug #899487. Added a missing dependency.

To post a comment you must log in.
Revision history for this message
Tim Bentley (trb143) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'resources/debian/debian/control'
--- resources/debian/debian/control 2011-08-26 12:14:21 +0000
+++ resources/debian/debian/control 2011-12-03 11:47:25 +0000
@@ -10,8 +10,9 @@
10Package: openlp10Package: openlp
11Architecture: all11Architecture: all
12Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-qt4,12Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-qt4,
13 python-qt4-phonon, python-sqlalchemy, python-chardet, python-beautifulsoup,13 python-qt4-phonon, python-qt4-gl, python-sqlalchemy, python-chardet,
14 python-lxml, python-sqlite, python-enchant, python-mako, python-migrate14 python-beautifulsoup, python-lxml, python-sqlite, python-enchant,
15 python-mako, python-migrate
15Conflicts: python-openlp16Conflicts: python-openlp
16Description: Church lyrics projection application17Description: Church lyrics projection application
17 OpenLP is free church presentation software, or lyrics projection software,18 OpenLP is free church presentation software, or lyrics projection software,