[librsvg/cargo-c: 64/66] Use rsvg-2 for the capi.library name




commit 5c330d13bf4c291c5419b0d025601798188b43da
Author: Federico Mena Quintero <federico gnome org>
Date:   Wed Mar 3 09:04:11 2021 -0600

    Use rsvg-2 for the capi.library name
    
    So that it matches the old name.

 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Cargo.toml b/Cargo.toml
index 36788e15..492237b4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -47,7 +47,7 @@ requires = "glib-2.0, gio-2.0, gdk-pixbuf-2.0, cairo"
 # requires_private = ""
 
 [package.metadata.capi.library]
-name = "rsvg"
+name = "rsvg-2"
 # version = "..."
 
 [dependencies]


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