I have made the following changes intended for : CE:Apps / meego-handset-camera
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/3225 Thank You, bossbot ([email protected]) [This message was auto-generated] --- Request # 3225: Messages from BOSS: Could not notify CE-maintainers (no address found) State: review 2011-11-23T13:58:06 bossbot Reviews: accepted by bossbot : Prechecks completed; none failed. new by None Changes: submit: home:sage:branches:CE:Apps / meego-handset-camera -> CE:Apps / meego-handset-camera changes files: -------------- --- meego-handset-camera.changes +++ meego-handset-camera.changes @@ -0,0 +1,3 @@ +* Wed Nov 16 2011 Marko Saukko <[email protected]> - 1.0.7 +- Added install dependency to gst-plugins-good. + old: ---- Makefile spec files: ----------- --- meego-handset-camera.spec +++ meego-handset-camera.spec @@ -17,6 +17,7 @@ Requires: gst-plugins-camera Requires: gstreamer >= 0.10.32 Requires: libdeclarative-multimedia +Requires: gst-plugins-good BuildRequires: pkgconfig(QtGui) BuildRequires: pkgconfig(QtOpenGL) BuildRequires: pkgconfig(QtDeclarative) other changes: -------------- ++++++ meego-handset-camera.yaml --- meego-handset-camera.yaml +++ meego-handset-camera.yaml @@ -15,6 +15,8 @@ - gst-plugins-camera - gstreamer >= 0.10.32 - libdeclarative-multimedia + # Without gst-plugins-good trying to capture image will result on Error text. + - gst-plugins-good PkgConfigBR: - QtGui - QtOpenGL ++++++ deleted files: --- Makefile
