Skip to content

Commit

Permalink
Steam Link: [depends] Disable X11 for ffmpeg build
Browse files Browse the repository at this point in the history
  • Loading branch information
garbear committed Feb 4, 2019
1 parent 0a168be commit 1c958ef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/depends/target/libsdl/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ ARCHIVE=$(SOURCE).tar.gz

# configuration settings
CONFIGURE=./configure --prefix=$(PREFIX) --disable-video-directfb
ifneq ($(OS),linux)
CONFIGURE += --without-x --disable-video-x11
endif

LIBDYLIB=$(PLATFORM)/build/.libs/lib$(LIBNAME).a

Expand Down

0 comments on commit 1c958ef

Please sign in to comment.