1
0
Fabian Vogt 2019-10-23 13:42:52 +00:00 committed by Git OBS Bridge
parent ed425682cb
commit 901c393917
4 changed files with 3 additions and 3 deletions

View File

@ -68,4 +68,4 @@ buildignore cyrus-sasl
install alsa-firmware
# From x11_enhanced, but that pattern can't be installed
install opensuse-welcome
[ "$distro" = "tumbleweed" ] && install opensuse-welcome

View File

@ -43,4 +43,4 @@ install xreader-plugin-pdfdocument
install alsa-firmware
# From x11_enhanced, but that pattern can't be installed
install opensuse-welcome
[ "$distro" = "tumbleweed" ] && install opensuse-welcome

View File

@ -496,7 +496,6 @@
<package name="aaa_base" replaces="cyrus-sasl"/>
<ignore name="cyrus-sasl"/>
<package name="alsa-firmware"/>
<package name="opensuse-welcome"/>
</packages>
<packages type="bootstrap">
<package name="filesystem"/>

View File

@ -2,6 +2,7 @@
Wed Oct 23 13:39:39 UTC 2019 - Fabian Vogt <fvogt@suse.com>
- It's Leap-release on Leap now for some reason
- Only install opensuse-welcome on TW
-------------------------------------------------------------------
Tue Oct 22 08:40:15 UTC 2019 - Fabian Vogt <fvogt@suse.com>