Commit 12100a46 authored by Mikhail Karpenko's avatar Mikhail Karpenko

Fix RDEPENDS in apps-histograms

parent 5230fdf6
......@@ -16,4 +16,4 @@ do_configure[noexec] = "1"
FILES_${PN} += " ${base_prefix}/www/pages/* ${base_prefix}/etc/elphel393/* ${base_prefix}/usr/bin/*"
DEPENDS += "libpng"
RDEPENDS += "libpng"
\ No newline at end of file
RDEPENDS_${PN} += "libpng"
\ No newline at end of file
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