From 26872b55411f9d1dcacac6eeb571f204d9d90539 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 13 Feb 2025 12:04:33 +0100 Subject: [PATCH] avoid choice for python-dbus-python-common-devel --- _config | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_config b/_config index 23ff34b..767a3a3 100644 --- a/_config +++ b/_config @@ -421,6 +421,10 @@ ExpandFlags: keepfilerequires # have choice for libffi.so.8()(64bit) needed by python311-base: libffi8 saltbundle-libffi8 Prefer: libffi8 +# have choice for pkgconfig(dbus-python): python-dbus-python-common-devel saltbundlepy-dbus-python-devel +Prefer: python-dbus-python-common-devel + + # have choice for libyaml-0.so.2()(64bit) needed by ruby3.2: libyaml-0-2 saltbundle-libyaml Prefer: libyaml-0-2