[librsvg/cargo-c: 14/14] Override the name of the .pc file




commit 6f7cdcf525d8612332e82d441a24233ed760ae3f
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 c21955fa..a51b5506 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -46,6 +46,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]