I have made the following changes intended for : CE:Apps / qmlgallery Please review and accept or decline. BOSS has already run some checks on this request. See the "Messages from BOSS" section below.
https://build.pub.meego.com//request/show/7156 Thank You, John Brooks [This message was auto-generated] --- Request # 7156: Messages from BOSS: State: review at 2012-10-27T16:18:10 by bossbot Reviews: accepted by bossbot : Prechecks succeeded. new for CE-maintainers : Please replace this text with a review and approve/reject the review (not the SR). BOSS will take care of the rest Changes: submit: home:special:branches:CE:Apps / qmlgallery -> CE:Apps / qmlgallery changes files: -------------- --- qmlgallery.changes +++ qmlgallery.changes @@ -0,0 +1,3 @@ +* Sat Oct 27 2012 John Brooks <[email protected]> - 0.0.10 +- Add missing dependency for libdeclarative-multimedia, reported by Tuomas Kulve + spec files: ----------- --- qmlgallery.spec +++ qmlgallery.spec @@ -17,6 +17,7 @@ Source0: %{name}-%{version}.tar.bz2 Source100: qmlgallery.yaml Requires: libdeclarative-gallery +Requires: libdeclarative-multimedia Requires: nemo-qml-plugins-thumbnailer BuildRequires: pkgconfig(QtCore) >= 4.7.0 BuildRequires: pkgconfig(QtDeclarative) other changes: -------------- ++++++ qmlgallery.yaml --- qmlgallery.yaml +++ qmlgallery.yaml @@ -34,6 +34,7 @@ - libresourceqt1 Requires: - libdeclarative-gallery + - libdeclarative-multimedia - nemo-qml-plugins-thumbnailer Files:
