[librsvg: 1/5] Add cairo-gobject-devel to Fedora dependencies Fresh install of Fedora 34 required this additional p




commit 0d7154905e226722c5ba4265c9e77449ad67c95c
Author: madds-h <madeline hollandart io>
Date:   Sun Apr 18 23:05:16 2021 -0500

    Add cairo-gobject-devel to Fedora dependencies
    Fresh install of Fedora 34 required this additional package
    to successfully run make

 COMPILING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/COMPILING.md b/COMPILING.md
index a09d1614..b2024710 100644
--- a/COMPILING.md
+++ b/COMPILING.md
@@ -75,7 +75,7 @@ PATH="$PATH:/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0"
 dnf install -y gcc rust rust-std-static cargo make \
 automake autoconf libtool gtk-doc git redhat-rpm-config \
 gdk-pixbuf2-devel gobject-introspection-devel \
-libxml2-devel cairo-devel pango-devel
+libxml2-devel cairo-devel cairo-gobject-devel pango-devel 
 ```
 
 ### openSUSE based systems


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