Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:ahmedmoselhi2:branches:GNOME:Apps
appiconpreview
0001-fix-rsvg-dependency.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-fix-rsvg-dependency.patch of Package appiconpreview
From ae07a2f1a834e4a6f980e6d2de2463c5abf28776 Mon Sep 17 00:00:00 2001 From: ahmedmoselhi <ahmedmoselhi55@gmail.com> Date: Thu, 2 May 2024 09:38:58 +0000 Subject: [PATCH] fix rsvg dependency --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7c5ce68..33e7377 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,4 +15,4 @@ cairo = { version = "0.19", package = "cairo-rs", features = ["svg", "v1_16"] } rand = "0.8" svgcleaner = {version = "0.9", default-features = false} anyhow = "1.0" -rsvg = { package = "librsvg", git = "https://gitlab.gnome.org/gnome/librsvg" } +librsvg = {git = "https://gitlab.gnome.org/gnome/librsvg"} -- 2.35.3
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor