Permalink
Browse files
emulationstation - remove boost dependencies
- Loading branch information...
Showing
with
1 addition
and
2 deletions.
-
+1
−2
scriptmodules/supplementary/emulationstation.sh
|
@@ -123,8 +123,7 @@ function _add_rom_emulationstation() { |
|
|
|
|
|
|
|
function depends_emulationstation() { |
|
|
|
local depends=( |
|
|
|
libboost-system-dev libboost-filesystem-dev |
|
|
|
libboost-date-time-dev libfreeimage-dev libfreetype6-dev |
|
|
|
libfreeimage-dev libfreetype6-dev |
|
|
|
libcurl4-openssl-dev libasound2-dev cmake libsdl2-dev libsm-dev |
|
|
|
libvlc-dev libvlccore-dev vlc rapidjson-dev |
|
|
|
) |
|
|
0 comments on commit
74ca715