summaryrefslogtreecommitdiff
path: root/emulators/emulationstation
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 10:08:49 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 10:08:49 +0000
commit78b522d04c8a56a2bcf7582bd65b2e049494ea9e (patch)
treead7fc41e83124b14a4f9c94aa2581bd3df105324 /emulators/emulationstation
parentdeskutils: Add missing USES={gnome,mate,php} (diff)
e*: Add missing USES={gnome,sdl,xorg}
Notes
Notes: svn path=/head/; revision=517045
Diffstat (limited to 'emulators/emulationstation')
-rw-r--r--emulators/emulationstation/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/emulationstation/Makefile b/emulators/emulationstation/Makefile
index 2a0b2aedcc47..9c8d7c85232c 100644
--- a/emulators/emulationstation/Makefile
+++ b/emulators/emulationstation/Makefile
@@ -24,7 +24,7 @@ LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \
libpugixml.so:textproc/pugixml \
libvlc.so:multimedia/vlc
-USES= cmake compiler:gcc-c++11-lib gl pkgconfig
+USES= cmake compiler:gcc-c++11-lib gl pkgconfig sdl
USE_GITHUB= yes
GH_ACCOUNT= RetroPie
GH_PROJECT= EmulationStation