openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #13002
[Merge] lp:~raoul-snyman/openlp/bug-899487 into lp:openlp
Raoul Snyman has proposed merging lp:~raoul-snyman/openlp/bug-899487 into lp:openlp.
Requested reviews:
OpenLP Core (openlp-core)
For more details, see:
https://code.launchpad.net/~raoul-snyman/openlp/bug-899487/+merge/84362
Fixes bug #899487. Added a missing dependency.
--
https://code.launchpad.net/~raoul-snyman/openlp/bug-899487/+merge/84362
Your team OpenLP Core is requested to review the proposed merge of lp:~raoul-snyman/openlp/bug-899487 into lp:openlp.
=== 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 @@
Package: openlp
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-qt4,
- python-qt4-phonon, python-sqlalchemy, python-chardet, python-beautifulsoup,
- python-lxml, python-sqlite, python-enchant, python-mako, python-migrate
+ python-qt4-phonon, python-qt4-gl, python-sqlalchemy, python-chardet,
+ python-beautifulsoup, python-lxml, python-sqlite, python-enchant,
+ python-mako, python-migrate
Conflicts: python-openlp
Description: Church lyrics projection application
OpenLP is free church presentation software, or lyrics projection software,
Follow ups