[vte] We also depend on cairo-xlib on gdk-x11
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte] We also depend on cairo-xlib on gdk-x11
- Date: Sat, 10 Apr 2010 14:39:05 +0000 (UTC)
commit 39b7a1f74dc7044d1fd6cd9df7abceffa7e99349
Author: Christian Persch <chpe gnome org>
Date: Sat Apr 10 01:42:24 2010 +0200
We also depend on cairo-xlib on gdk-x11
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index ba58ee0..5f4ff7a 100644
--- a/configure.in
+++ b/configure.in
@@ -342,7 +342,7 @@ AC_MSG_CHECKING([for GDK target])
GDK_TARGET="$($PKG_CONFIG --variable target gdk-2.0)"
AC_MSG_RESULT([$GDK_TARGET])
case "$GDK_TARGET" in
- x11) PLATFORM_PKGS="x11" ;;
+ x11) PLATFORM_PKGS="x11 cairo-xlib" ;;
*) PLATFORM_PKGS="" ;;
esac
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]