[clutter/clutter-1.16] Depend on the cogl-path-1.0 pkg-config file
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter/clutter-1.16] Depend on the cogl-path-1.0 pkg-config file
- Date: Tue, 20 Aug 2013 09:55:06 +0000 (UTC)
commit b6fc4a810f2f3437d5478241a6e6ff2aa43cf0b4
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Aug 20 10:52:37 2013 +0100
Depend on the cogl-path-1.0 pkg-config file
The CoglPath API has been split from the main Cogl SO, and we need to
add it as a dependency.
https://bugzilla.gnome.org/show_bug.cgi?id=706367
configure.ac | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 01d9b9c..a68c730 100644
--- a/configure.ac
+++ b/configure.ac
@@ -211,7 +211,8 @@ experimental_backend=no
experimental_input_backend=no
# base dependencies for core
-CLUTTER_BASE_PC_FILES="cogl-1.0 >= $COGL_REQ_VERSION cairo-gobject >= $CAIRO_REQ_VERSION atk >=
$ATK_REQ_VERSION pangocairo >= $PANGO_REQ_VERSION cogl-pango-1.0 json-glib-1.0 >= $JSON_GLIB_REQ_VERSION"
+CLUTTER_BASE_PC_FILES="cogl-1.0 >= $COGL_REQ_VERSION cairo-gobject >= $CAIRO_REQ_VERSION atk >=
$ATK_REQ_VERSION pangocairo >=
+$PANGO_REQ_VERSION cogl-pango-1.0 cogl-path-1.0 json-glib-1.0 >= $JSON_GLIB_REQ_VERSION"
# private base dependencies
CLUTTER_BASE_PC_FILES_PRIVATE=""
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]