forked from pool/livecd-openSUSE
- Drop gimp from the GNOME live CD.
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/livecd-openSUSE?expand=0&rev=10
This commit is contained in:
parent
469a754b04
commit
1003cbff18
@ -51,4 +51,6 @@ buildignore inkscape
|
|||||||
# Pulls in various python modules and duplicity
|
# Pulls in various python modules and duplicity
|
||||||
buildignore deja-dup
|
buildignore deja-dup
|
||||||
|
|
||||||
|
buildignore gimp
|
||||||
|
|
||||||
install gparted
|
install gparted
|
||||||
|
@ -339,6 +339,8 @@
|
|||||||
<ignore name="inkscape"/>
|
<ignore name="inkscape"/>
|
||||||
<package name="aaa_base" replaces="deja-dup"/>
|
<package name="aaa_base" replaces="deja-dup"/>
|
||||||
<ignore name="deja-dup"/>
|
<ignore name="deja-dup"/>
|
||||||
|
<package name="aaa_base" replaces="gimp"/>
|
||||||
|
<ignore name="gimp"/>
|
||||||
<package name="gparted"/>
|
<package name="gparted"/>
|
||||||
</packages>
|
</packages>
|
||||||
<packages type="bootstrap">
|
<packages type="bootstrap">
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 13 10:37:21 UTC 2018 - Dominique Leuenberger <dleuenberger@suse.com>
|
||||||
|
|
||||||
|
- Drop gimp from the GNOME live CD.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 13 10:07:08 UTC 2018 - Dominique Leuenberger <dleuenberger@suse.com>
|
Thu Dec 13 10:07:08 UTC 2018 - Dominique Leuenberger <dleuenberger@suse.com>
|
||||||
|
|
||||||
|
@ -339,6 +339,8 @@
|
|||||||
<ignore name="inkscape"/>
|
<ignore name="inkscape"/>
|
||||||
<package name="aaa_base" replaces="deja-dup"/>
|
<package name="aaa_base" replaces="deja-dup"/>
|
||||||
<ignore name="deja-dup"/>
|
<ignore name="deja-dup"/>
|
||||||
|
<package name="aaa_base" replaces="gimp"/>
|
||||||
|
<ignore name="gimp"/>
|
||||||
<package name="gparted"/>
|
<package name="gparted"/>
|
||||||
</packages>
|
</packages>
|
||||||
<packages type="bootstrap">
|
<packages type="bootstrap">
|
||||||
|
Loading…
Reference in New Issue
Block a user