From 4c0687dfcaec4e5dfada910b1675514cfff3b88c Mon Sep 17 00:00:00 2001 From: Alexey Lyubimov Date: Thu, 9 Nov 2023 10:03:52 +0300 Subject: [PATCH] Added dependencies for building gnome-vfs2 (BR for gnome-commander) - GConf2, ORBit2 and libIDL --- msvsphere-9.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/msvsphere-9.json b/msvsphere-9.json index 50a16d2..7b0fee6 100644 --- a/msvsphere-9.json +++ b/msvsphere-9.json @@ -6,6 +6,9 @@ "FAudio": { "url": "https://src.fedoraproject.org/rpms/FAudio.git" }, + "GConf2": { + "url": "https://src.fedoraproject.org/rpms/GConf2.git" + }, "GraphicsMagick": { "url": "https://src.fedoraproject.org/rpms/GraphicsMagick.git" }, @@ -818,6 +821,9 @@ "libXpresent": { "url": "https://src.fedoraproject.org/rpms/libXpresent.git" }, + "libIDL": { + "url": "https://src.fedoraproject.org/rpms/libIDL.git" + }, "libaccounts-glib": { "url": "https://src.fedoraproject.org/rpms/libaccounts-glib.git" }, @@ -1089,6 +1095,9 @@ "nv-codec-headers": { "url": "https://src.fedoraproject.org/rpms/nv-codec-headers.git" }, + "ORBit2": { + "url": "https://src.fedoraproject.org/rpms/ORBit2.git" + }, "oath-toolkit": { "url": "https://src.fedoraproject.org/rpms/oath-toolkit.git" },