mirror of
https://github.com/brl/mutter.git
synced 2025-02-03 23:24:10 +00:00
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.
This commit is contained in:
parent
b6fc4a810f
commit
f3f0dff16a
@ -211,8 +211,7 @@ experimental_backend=no
|
|||||||
experimental_input_backend=no
|
experimental_input_backend=no
|
||||||
|
|
||||||
# base dependencies for core
|
# base dependencies for core
|
||||||
CLUTTER_BASE_PC_FILES="cogl-1.0 >= $COGL_REQ_VERSION cairo-gobject >= $CAIRO_REQ_VERSION atk >= $ATK_REQ_VERSION pangocairo >=
|
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"
|
||||||
$PANGO_REQ_VERSION cogl-pango-1.0 cogl-path-1.0 json-glib-1.0 >= $JSON_GLIB_REQ_VERSION"
|
|
||||||
|
|
||||||
# private base dependencies
|
# private base dependencies
|
||||||
CLUTTER_BASE_PC_FILES_PRIVATE=""
|
CLUTTER_BASE_PC_FILES_PRIVATE=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user