Commit ff29d86d authored by Florent Revest's avatar Florent Revest

Move some Qt dependencies from asteroid-image to asteroid-launcher

parent addd3af3
...@@ -6,7 +6,7 @@ IMAGE_FEATURES += "splash package-management" ...@@ -6,7 +6,7 @@ IMAGE_FEATURES += "splash package-management"
IMAGE_INSTALL += " \ IMAGE_INSTALL += " \
base-files base-passwd shadow systemd tzdata coreutils bash file findutils gawk grep procps psmisc sed util-linux sudo module-init-tools less tar gzip bzip2 \ base-files base-passwd shadow systemd tzdata coreutils bash file findutils gawk grep procps psmisc sed util-linux sudo module-init-tools less tar gzip bzip2 \
connman bluez5 pulseaudio ppp dropbear qtbase-fonts qtbase-fonts-ttf-dejavu qtbase-plugins statefs dsme mce ngfd timed sensorfw android-init mapplauncherd-booster-qtcomponents usb-moded \ connman bluez5 pulseaudio dropbear qtbase-plugins statefs dsme mce ngfd timed sensorfw android-init mapplauncherd-booster-qtcomponents usb-moded \
asteroid-launcher asteroid-calculator asteroid-calendar asteroid-stopwatch asteroid-settings asteroid-timer asteroid-alarmclock asteroid-btsyncd" asteroid-launcher asteroid-calculator asteroid-calendar asteroid-stopwatch asteroid-settings asteroid-timer asteroid-alarmclock asteroid-btsyncd"
EXTRA_USERS_PARAMS = "groupadd system; \ EXTRA_USERS_PARAMS = "groupadd system; \
......
...@@ -13,7 +13,7 @@ S = "${WORKDIR}/git" ...@@ -13,7 +13,7 @@ S = "${WORKDIR}/git"
inherit qmake5 inherit qmake5
DEPENDS += "lipstick" DEPENDS += "lipstick"
RDEPENDS_${PN} += "qtdeclarative-qmlplugins qtquickcontrols-qmlplugins qml-asteroid qtwayland-plugins qtgraphicaleffects-qmlplugins nemo-qml-plugin-time nemo-qml-plugin-contextkit nemo-qml-plugin-configuration libconnman-qt5 xkeyboard-config asteroid-wallpapers" RDEPENDS_${PN} += "qtscenegraph-adaptation qtbase-fonts qtbase-fonts-ttf-dejavu qtbase-plugins qtdeclarative-qmlplugins qtquickcontrols-qmlplugins qml-asteroid qtwayland-plugins qtgraphicaleffects-qmlplugins nemo-qml-plugin-time nemo-qml-plugin-contextkit nemo-qml-plugin-configuration libconnman-qt5 xkeyboard-config asteroid-wallpapers"
FILES_${PN} += "/usr/share/asteroid-launcher/ /usr/lib/systemd/user/" FILES_${PN} += "/usr/share/asteroid-launcher/ /usr/lib/systemd/user/"
do_install_append() { do_install_append() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment