1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-26 01:23:17 +00:00

Remove unnecessary dependencies.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22872 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-04-01 09:28:04 +00:00
parent dbc4aa5427
commit 8bf84ebd46

View File

@ -14,10 +14,8 @@ DEPS = $(MPROOT)/libmpdemux/libmpdemux.a \
$(MPROOT)/dvdread/libdvdread.a \
$(MPROOT)/libdvdcss/libdvdcss.a \
$(MPROOT)/libavutil/libavutil.a \
$(MPROOT)/liba52/liba52.a \
$(MPROOT)/m_option.o \
$(MPROOT)/m_struct.o \
$(MPROOT)/subreader.o \
$(MPROOT)/mp_msg.o \
$(MPROOT)/osdep/libosdep.a \
-ltermcap -lm \