I have made the following changes intended for : CE:UX:MTF / meegotouch-systemui
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/3244 Thank You, bossbot ([email protected]) [This message was auto-generated] --- Request # 3244: Messages from BOSS: WARNING check_package_is_complete_sources (meegotouch-systemui) failed: Extra files in package: Makefile. Could not notify CE-maintainers (no address found) State: review 2011-11-24T11:28:54 bossbot Reviews: accepted by bossbot : Prechecks completed; none failed. new by None Changes: submit: Project:MTF:UX / meegotouch-systemui -> CE:UX:MTF / meegotouch-systemui changes files: -------------- --- meegotouch-systemui.changes +++ meegotouch-systemui.changes @@ -0,0 +1,3 @@ +* Thu Nov 24 2011 Marko Saukko <[email protected]> - 1.2.18 +- Added dependency to contextkit-meego to get status indicators work. + spec files: ----------- --- meegotouch-systemui.spec +++ meegotouch-systemui.spec @@ -31,6 +31,7 @@ Patch11: BMC_16893-MR_5.patch Requires: %{name}-screenlock-padlock Requires: %{name}-volume-fullscreen +Requires: contextkit-meego BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(QtGui) BuildRequires: pkgconfig(QtOpenGL) other changes: -------------- ++++++ meegotouch-systemui.yaml --- meegotouch-systemui.yaml +++ meegotouch-systemui.yaml @@ -48,6 +48,8 @@ Requires: - "%{name}-screenlock-padlock" - "%{name}-volume-fullscreen" + # Needed for status indicator, e.g., wifi, 3g. + - contextkit-meego Provides: - duistatusindicatormenu > 0.18.1 - systemui > 0.1
