[clutter/clutter-1.16] Revert "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] Revert "Depend on the cogl-path-1.0 pkg-config file"
- Date: Tue, 20 Aug 2013 10:27:26 +0000 (UTC)
commit f3f0dff16a9fbc70dfec25c1199376d8c7836a94
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Aug 20 11:26:11 2013 +0100
Revert "Depend on the cogl-path-1.0 pkg-config file"
This reverts commit b6fc4a810f2f3437d5478241a6e6ff2aa43cf0b4.
It seems that the Cogl/Cogl-Path split was not meant to break API/ABI,
so we should not check for a new dependency. Let's revert the commit,
and wait for Cogl to get fixed instead.
configure.ac | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a68c730..01d9b9c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -211,8 +211,7 @@ 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 cogl-path-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 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]