mirror of
https://github.com/videolan/vlc.git
synced 2024-12-13 03:33:54 +08:00
Fix vlc dependency on libvlc
This commit is contained in:
parent
20092f079d
commit
6b3c6c448d
@ -24,8 +24,7 @@ endif
|
||||
|
||||
vlc_wrapper_SOURCES = rootwrap.c
|
||||
|
||||
vlc_DEPENDENCIES = ../src/libvlc.la
|
||||
|
||||
vlc_DEPENDENCIES = ../src/libvlc.sym
|
||||
vlc_LDFLAGS = `$(VLC_CONFIG) --ldflags vlc`
|
||||
vlc_LDADD = ../src/libvlc.la `$(VLC_CONFIG) -libs vlc`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user