mirror of https://github.com/mpv-player/mpv
simplify library version handling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26193 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
01b301602c
commit
cc36be59cb
|
@ -2,8 +2,6 @@
|
|||
include ../config.mak
|
||||
|
||||
NAME=swscale
|
||||
LIBVERSION=$(SWSVERSION)
|
||||
LIBMAJOR=$(SWSMAJOR)
|
||||
|
||||
FFLIBS = avutil
|
||||
|
||||
|
|
Loading…
Reference in New Issue