[pango/pango2] Generate pango2.pc



commit 5dafe0b3ffc2460a6e5bccc872c51c07efd0f412
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jun 13 23:41:13 2022 -0400

    Generate pango2.pc

 pango/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pango/meson.build b/pango/meson.build
index 09512fe41..cfefc6411 100644
--- a/pango/meson.build
+++ b/pango/meson.build
@@ -286,6 +286,6 @@ pkgconfig.generate(libpango,
   name: 'Pango',
   description: 'Internationalized text handling',
   requires: pango_pkg_requires,
-  filebase: 'pango',
+  filebase: 'pango2',
   subdirs: pango_api_name,
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]