mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
Force use of HOST_GLIB instead of /usr/bin for libgtk2
This commit is contained in:
parent
f1df706a85
commit
0267841fe5
@ -122,6 +122,8 @@ else
|
|||||||
LIBGTK2_CONF_OPT += --disable-cups
|
LIBGTK2_CONF_OPT += --disable-cups
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
LIBGTK2_MAKE_OPT = GLIB_GENMARSHAL=$(HOST_GLIB)/bin/glib-genmarshal GLIB_MKENUMS=$(HOST_GLIB)/bin/glib-mkenums
|
||||||
|
|
||||||
$(eval $(call AUTOTARGETS,package,libgtk2))
|
$(eval $(call AUTOTARGETS,package,libgtk2))
|
||||||
|
|
||||||
$(LIBGTK2_HOOK_POST_INSTALL):
|
$(LIBGTK2_HOOK_POST_INSTALL):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user