Mercurial > mplayer.hg
changeset 22854:404750261cfc
Remove unnecessary dependencies.
author | diego |
---|---|
date | Sun, 01 Apr 2007 09:28:04 +0000 |
parents | aaaedf34d589 |
children | d258dd05e0ab |
files | TOOLS/netstream/Makefile |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/TOOLS/netstream/Makefile Sun Apr 01 09:24:30 2007 +0000 +++ b/TOOLS/netstream/Makefile Sun Apr 01 09:28:04 2007 +0000 @@ -14,10 +14,8 @@ $(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 \