From f0d4464bc9e75862f93dfc84a703abcdebff6c3b Mon Sep 17 00:00:00 2001 From: Alexey Lyubimov Date: Fri, 10 Nov 2023 12:56:55 +0300 Subject: [PATCH] Added dependencies for building pkgdiff - abi-compliance-checker, abi-dumper, vtable-dumper and wdiff --- msvsphere-9.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/msvsphere-9.json b/msvsphere-9.json index 1fb134d..3c813de 100644 --- a/msvsphere-9.json +++ b/msvsphere-9.json @@ -30,6 +30,12 @@ "aalib": { "url": "https://src.fedoraproject.org/rpms/aalib.git" }, + "abi-compliance-checker": { + "url": "https://src.fedoraproject.org/rpms/abi-compliance-checker.git" + }, + "abi-dumper": { + "url": "https://src.fedoraproject.org/rpms/abi-dumper.git" + }, "accounts-qml-module": { "url": "https://src.fedoraproject.org/rpms/accounts-qml-module.git" }, @@ -1492,9 +1498,15 @@ "vpnc-script": { "url": "https://src.fedoraproject.org/rpms/vpnc-script.git" }, + "vtable-dumper": { + "url": "https://src.fedoraproject.org/rpms/vtable-dumper.git" + }, "waydroid": { "url": "https://src.fedoraproject.org/rpms/waydroid.git" }, + "wdiff": { + "url": "https://src.fedoraproject.org/rpms/wdiff.git" + }, "wine": { "url": "https://src.fedoraproject.org/rpms/wine.git", "branch": "f38" -- 2.36.5