mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
EmulationStation: not require boost
This commit is contained in:
parent
a42ad4de96
commit
797fec5cb6
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ build_style=cmake
|
|||
configure_args="-DOpenGL_GL_PREFERENCE=GLVND -Wno-dev"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libcurl-devel MesaLib-devel freetype-devel freeimage-devel
|
||||
SDL2-devel eigen boost-devel rapidjson vlc-devel"
|
||||
SDL2-devel eigen rapidjson vlc-devel"
|
||||
short_desc="Flexible emulator front-end"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Add table
Reference in a new issue