mirror of
https://github.com/visualboyadvance-m/visualboyadvance-m
synced 2025-10-05 23:52:49 +02:00
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:
@@ -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
|
||||
}
|
||||
|
Reference in New Issue
Block a user