forked from pool/livecd-openSUSE
Accepting request 1067118 from Virtualization:Appliances:Images:openSUSE-Tumbleweed
OBS-URL: https://build.opensuse.org/request/show/1067118 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/livecd-openSUSE?expand=0&rev=199
This commit is contained in:
commit
82fd1f3edd
@ -120,3 +120,7 @@ buildignore opensuse-welcome
|
||||
|
||||
# Pulls in a different WebKit version on Leap and doesn't offer any useful manuals anyway
|
||||
buildignore yelp
|
||||
# Same issue, but arguably useful and hopefully fixed soon.
|
||||
if [ "$distro" = "leap" ]; then
|
||||
buildignore sushi
|
||||
fi
|
||||
|
@ -595,6 +595,8 @@
|
||||
<ignore name="opensuse-welcome"/>
|
||||
<package name="aaa_base" replaces="yelp"/>
|
||||
<ignore name="yelp"/>
|
||||
<package name="aaa_base" replaces="sushi"/>
|
||||
<ignore name="sushi"/>
|
||||
</packages>
|
||||
<packages type="bootstrap">
|
||||
<package name="filesystem"/>
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 21 15:27:21 UTC 2023 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
- list-gnome: ignore sushi on Leap, deps too big. Hopefully temporary.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 23 07:44:58 UTC 2022 - Dominique Leuenberger <dleuenberger@suse.com>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user