[gtk+] Keep an explicit dep on cairo in the gdk pc file
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Keep an explicit dep on cairo in the gdk pc file
- Date: Mon, 3 Jan 2011 23:13:24 +0000 (UTC)
commit 411cda4ff414bec20bdc439d9d2ac1b836d1cc70
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Jan 3 18:12:54 2011 -0500
Keep an explicit dep on cairo in the gdk pc file
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8900aed..38502ba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1178,7 +1178,7 @@ GDK_DEP_CFLAGS="`$PKG_CONFIG --cflags gthread-2.0 $GDK_PACKAGES` $GDK_EXTRA_CFL
# into the pkg-config files
#
if test $enable_explicit_deps != yes ; then
- GDK_PACKAGES="$PANGO_PACKAGES gdk-pixbuf-2.0"
+ GDK_PACKAGES="$PANGO_PACKAGES gdk-pixbuf-2.0 cairo-gobject"
GDK_EXTRA_LIBS=
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]