Commit db881014 authored by Florent Revest's avatar Florent Revest

libresource: DEPENDS on libcheck instead of libcheck-native

parent 4127e6f7
......@@ -13,5 +13,5 @@ do_compile_prepend() {
sed -i "s@\$(top_builddir)/src/libresource.la@libresource.la@g" src/Makefile
}
DEPENDS += " glib-2.0 dbus-glib dbus libcheck-native"
DEPENDS += " glib-2.0 dbus-glib dbus libcheck"
inherit autotools pkgconfig
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