I have made the following changes intended for : CE:Apps / heliumreborn 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/6995 Thank You, Islam Amer [This message was auto-generated] --- Request # 6995: Messages from BOSS: State: review at 2012-10-13T12:06:33 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:iamer:CE:Apps / heliumreborn -> CE:Apps / heliumreborn changes files: -------------- --- heliumreborn.changes +++ heliumreborn.changes @@ -0,0 +1,3 @@ +* Sat Oct 13 2012 Islam Amer <[email protected]> - 1.1.4 +- Add missing runtime dependency on QtWebkit + spec files: ----------- --- heliumreborn.spec +++ heliumreborn.spec @@ -20,6 +20,7 @@ Source3: landscape.png Source100: heliumreborn.yaml Requires: /usr/bin/update-desktop-database +Requires: libqtwebkit-qmlwebkitplugin BuildRequires: pkgconfig(QtCore) >= 4.7.0 BuildRequires: pkgconfig(QtOpenGL) BuildRequires: pkgconfig(QtWebKit) other changes: -------------- ++++++ heliumreborn.yaml --- heliumreborn.yaml +++ heliumreborn.yaml @@ -15,6 +15,7 @@ Builder: qmake Requires: - /usr/bin/update-desktop-database + - libqtwebkit-qmlwebkitplugin # These are the flags QtSDK sets for Harmattan # we want to keep both QtSDK harmattan and Nemo build as close as possible
