mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-10 10:14:21 +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
057e710338
commit
b668257940
@ -1,6 +1,5 @@
|
||||
%packages
|
||||
-PackageKit* # we switched to yumex, so we don't need this
|
||||
PackageKit-command-not-found # nifty for installing not-found cli-commands
|
||||
firefox
|
||||
@mate
|
||||
compiz
|
||||
|
Loading…
Reference in New Issue
Block a user