Commit 5c1a2fac authored by Florent Revest's avatar Florent Revest

buteo-mtp: fixes installation of mtp_service

parent 7f38f07c
...@@ -17,6 +17,7 @@ do_configure_prepend() { ...@@ -17,6 +17,7 @@ do_configure_prepend() {
sed -i "s@/bin/bash@/bin/sh@" ${S}/service/start-mtp.sh sed -i "s@/bin/bash@/bin/sh@" ${S}/service/start-mtp.sh
} }
DEPENDS += "buteo-syncfw" DEPENDS += "buteo-syncfw statefs-qt"
FILES_${PN} += "/lib/systemd/system /usr/lib/systemd/user/ /usr/share/mtp/ /usr/lib/mtp/ /usr/lib/buteo-plugins-qt5" FILES_${PN} += "/lib/systemd/system /usr/lib/systemd/user/ /usr/share/mtp/ /usr/lib/mtp/ /usr/lib/buteo-plugins-qt5"
B="${S}"
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