Commit caeeb75e authored by Mikhail Karpenko's avatar Mikhail Karpenko

Fix dependecy for camogm

parent 1d9c7cf1
......@@ -26,7 +26,9 @@ SRC_URI = "file://.* \
"
FILES_${PN} += "${bindir}/camogm ${sysconfdir}/qt_source"
DEPENDS += "libogg"
do_install() {
install -d ${D}${bindir}
install -m 0755 ${S}/camogm ${D}${bindir}
......
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