[librsvg/cargo-c-msvc: 7/10] Override the name of the .pc file




commit a64314dfccfef4e274d95688ae31c30d63244869
Author: Federico Mena Quintero <federico gnome org>
Date:   Fri Jul 2 19:38:20 2021 -0500

    Override the name of the .pc file

 Cargo.toml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/Cargo.toml b/Cargo.toml
index dff35876..e02fde85 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -52,6 +52,7 @@ generation = false
 asset = [{from = "include/**/*.h"}]
 
 [package.metadata.capi.pkg_config]
+filename = "librsvg-2.0"
 name = "librsvg"
 description = "library that renders svg files"
 # version = "..." # defaults to the crate version


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