mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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:
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"
|
||||
|
||||
Reference in New Issue
Block a user