mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 19:12:57 +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"
|
configure_args="-DOpenGL_GL_PREFERENCE=GLVND -Wno-dev"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libcurl-devel MesaLib-devel freetype-devel freeimage-devel
|
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"
|
short_desc="Flexible emulator front-end"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue