libgnomeui: fix build

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Andreas Müller
2017-02-12 22:02:12 +01:00
committed by Martin Jansa
parent 6f9b762d02
commit 786d11d775
@@ -27,3 +27,5 @@ EXTRA_OECONF = "--disable-gtk-doc"
do_configure_prepend() {
install -m 0644 ${WORKDIR}/gnome-stock-pixbufs.h ${S}/libgnomeui/pixmaps/gnome-stock-pixbufs.h
}
LDFLAGS += "-lm"