Commit 27fdf72d authored by Florent Revest's avatar Florent Revest

ngfd: adds a dependency to profiled

parent 7aad3c1b
...@@ -10,7 +10,7 @@ PV = "+git${SRCREV}" ...@@ -10,7 +10,7 @@ PV = "+git${SRCREV}"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
B = "${S}" B = "${S}"
DEPENDS += "pulseaudio libsndfile1 json-c zlib dbus glib-2.0 libffi libcap gstreamer1.0 dbus-glib" DEPENDS += "pulseaudio libsndfile1 json-c zlib dbus glib-2.0 libffi libcap gstreamer1.0 dbus-glib profiled"
do_configure_prepend() { do_configure_prepend() {
sed -i "s@src data doc tests@src data@" ${S}/Makefile.am sed -i "s@src data doc tests@src data@" ${S}/Makefile.am
......
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