mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-29 02:13:09 +00:00
Mate: fix contractdictory package lists
So MATE removes PackageKit and then tried to add PackageKit-command-not-found which is contradictary and will fail to install so drop the later so things will at least compose. Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
This commit is contained in:
parent
1366cd8f44
commit
951bf487d8
@ -1,6 +1,5 @@
|
|||||||
%packages
|
%packages
|
||||||
-PackageKit* # we switched to dnfdragora, so we don't need this
|
-PackageKit* # we switched to dnfdragora, so we don't need this
|
||||||
PackageKit-command-not-found # nifty for installing not-found cli-commands
|
|
||||||
firefox
|
firefox
|
||||||
@mate
|
@mate
|
||||||
compiz
|
compiz
|
||||||
|
Loading…
Reference in New Issue
Block a user