diff --git a/list-kde.sh b/list-kde.sh index d302ef3..3ac74f6 100644 --- a/list-kde.sh +++ b/list-kde.sh @@ -71,4 +71,4 @@ buildignore cyrus-sasl install alsa-firmware # From x11_enhanced, but that pattern can't be installed -[ "$distro" = "tumbleweed" ] && install opensuse-welcome +install opensuse-welcome diff --git a/list-xfce.sh b/list-xfce.sh index 94e8500..dd8e93c 100644 --- a/list-xfce.sh +++ b/list-xfce.sh @@ -42,4 +42,4 @@ install xreader-plugin-pdfdocument install alsa-firmware # From x11_enhanced, but that pattern can't be installed -[ "$distro" = "tumbleweed" ] && install opensuse-welcome +install opensuse-welcome diff --git a/livecd-leap-kde.kiwi b/livecd-leap-kde.kiwi index 9b27b1e..4f39e21 100644 --- a/livecd-leap-kde.kiwi +++ b/livecd-leap-kde.kiwi @@ -496,6 +496,7 @@ + diff --git a/livecd-openSUSE.changes b/livecd-openSUSE.changes index eba05da..b415c18 100644 --- a/livecd-openSUSE.changes +++ b/livecd-openSUSE.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 23 10:52:12 UTC 2021 - Fabian Vogt + +- list-kde, list-xfce: opensuse-welcome is also for Leap now + ------------------------------------------------------------------- Wed Feb 17 14:31:06 UTC 2021 - Fabian Vogt