installdeps gentoo: don't eselect wxwidgets
Don't eselect the wxwidgets installation for gentoo because the user may have their own preferred version and the default should be set correctly for the only installation.
This commit is contained in:
parent
7a054b4583
commit
5644339193
|
@ -735,7 +735,6 @@ gentoo_installdeps() {
|
|||
|
||||
check sudo emerge-webrsync
|
||||
check sudo emerge -vuDUa gcc make cmake binutils libsdl2 libsfml wxGTK zlib dev-util/pkgconfig nasm
|
||||
check sudo eselect wxwidgets set 1
|
||||
|
||||
build_instructions
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue