From f866201fc9414262205b12f7a4feeedea5439faedc4f7edad3407452578d57bb Mon Sep 17 00:00:00 2001 From: Giacomo Leidi Date: Fri, 10 Jan 2025 14:24:19 +0100 Subject: [PATCH] _config: Adapt to allow agama-installer to correctly build on SLFO:Main stagings. --- _config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_config b/_config index a2e0218..39321ab 100644 --- a/_config +++ b/_config @@ -1394,6 +1394,9 @@ Prefer: -libcurl-mini4 Substitute: libfreebl3-hmac libfreebl3 Substitute: libsoftokn3-hmac libsoftokn3 +# have choice for libyui_pkg needed by yast2-packager: libyui-ncurses-pkg16 libyui-qt-pkg16 +Prefer: libyui-qt-pkg16 + # 32bit -devel packages contain .pc files and cause a 'have choice' for OBS. unfavor the -32bit variants Prefer: -ColPack-devel-32bit Prefer: -FAudio-devel-32bit