[librsvg: 1/2] Visual Studio: Keep cairo dep in the .pc file
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg: 1/2] Visual Studio: Keep cairo dep in the .pc file
- Date: Tue, 11 Jan 2022 17:42:58 +0000 (UTC)
commit 4623ba54b5d02dc23f91becb79c0bc954e2e984d
Author: Martin Hertz <mvhertz gmail com>
Date: Tue Dec 21 16:08:05 2021 +0100
Visual Studio: Keep cairo dep in the .pc file
Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/646>
win32/rsvgpc.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/win32/rsvgpc.py b/win32/rsvgpc.py
index d913352eb..35fa4c25a 100644
--- a/win32/rsvgpc.py
+++ b/win32/rsvgpc.py
@@ -20,7 +20,7 @@ def main(argv):
base_pc.setup(argv)
pkg_replace_items = {'@RSVG_API_MAJOR_VERSION@': rsvg_api_ver,
'@RSVG_API_VERSION@': rsvg_api_ver,
- ' cairo': '',
+# ' cairo': '',
'-lm': '-lcairo'}
pkg_replace_items.update(base_pc.base_replace_items)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]