live-minimizations: don't exclude wget
Needed by a few different things. For example to build the security live image you run into these problems if you exclude wget: Problem 1: conflicting requests - nothing provides /usr/bin/wget needed by openvas-scanner-5.1.1-4.fc27.x86_64 Problem 2: package wireshark-gtk-1:2.4.4-2.fc28.x86_64 requires wireshark-cli = 1:2.4.4-2.fc28, but none of the providers can be installed - package wireshark-cli-1:2.4.4-2.fc28.i686 requires libsmi.so.2, but none of the providers can be installed - package wireshark-cli-1:2.4.4-2.fc28.x86_64 requires libsmi.so.2()(64bit), but none of the providers can be installed - conflicting requests - nothing provides wget needed by libsmi-0.4.8-21.fc28.i686 - nothing provides wget needed by libsmi-0.4.8-21.fc28.x86_64 Problem 3: package wireshark-1:2.4.4-2.fc28.x86_64 requires wireshark-cli = 1:2.4.4-2.fc28, but none of the providers can be installed - package wireshark-cli-1:2.4.4-2.fc28.i686 requires libsmi.so.2, but none of the providers can be installed - package wireshark-cli-1:2.4.4-2.fc28.x86_64 requires libsmi.so.2()(64bit), but none of the providers can be installed - conflicting requests - nothing provides wget needed by libsmi-0.4.8-21.fc28.i686 - nothing provides wget needed by libsmi-0.4.8-21.fc28.x86_64 Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
This commit is contained in:
parent
f99a3c7b5b
commit
ca243c4ebc
@ -12,7 +12,6 @@
|
|||||||
-autofs
|
-autofs
|
||||||
# smartcards won't really work on the livecd.
|
# smartcards won't really work on the livecd.
|
||||||
-coolkey
|
-coolkey
|
||||||
-wget
|
|
||||||
|
|
||||||
# scanning takes quite a bit of space :/
|
# scanning takes quite a bit of space :/
|
||||||
-xsane
|
-xsane
|
||||||
|
Loading…
Reference in New Issue
Block a user