mirror of
https://pagure.io/fedora-qa/createhdds.git
synced 2024-11-23 07:43:07 +00:00
Explicitly include cracklib-dicts in desktop packages (#2158891)
This works around https://bugzilla.redhat.com/show_bug.cgi?id=2158891 for now, until the update to strengthen the dep is stable. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
3fc7e1cf50
commit
38cae9ac5f
@ -15,6 +15,10 @@ poweroff
|
||||
%packages
|
||||
@^workstation-product-environment
|
||||
-selinux-policy-minimum
|
||||
# FIXME: this is a workaround for https://bugzilla.redhat.com/show_bug.cgi?id=2158891
|
||||
# can be dropped when https://bodhi.fedoraproject.org/updates/FEDORA-2023-4021d4c044
|
||||
# is stable
|
||||
cracklib-dicts
|
||||
%end
|
||||
|
||||
%post
|
||||
|
Loading…
Reference in New Issue
Block a user