mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-08 17:18:42 +02:00
gobject: Include the extra library in the pkgconfig file
This commit is contained in:
parent
8fb91dc3f6
commit
01325ad767
1 changed files with 1 additions and 0 deletions
|
|
@ -658,6 +658,7 @@ CAIRO_ENABLE_FUNCTIONS(gobject, gobject, auto, [
|
|||
gobject_REQUIRES="gobject-2.0 glib-2.0"
|
||||
PKG_CHECK_MODULES(GOBJECT, $gobject_REQUIRES, , [AC_MSG_RESULT(no)
|
||||
use_gobject="no (requires $gobject_REQUIRES http://download.gnome.org/pub/GNOME/sources/glib/)"])
|
||||
gobject_NONPKGCONFIG_LIBS="-L\%{libdir} -lcairo-gobject"
|
||||
])
|
||||
|
||||
dnl ===========================================================================
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue