mirror of
https://github.com/videolan/vlc.git
synced 2025-01-22 15:47:59 +08:00
Contribs: build crystalhd SDK on Win32
This commit is contained in:
parent
20c3dcb701
commit
1d5f0bf669
@ -2,6 +2,10 @@
|
||||
|
||||
CRYSTAL_HEADERS_URL := http://www.broadcom.com/docs/support/crystalhd/crystalhd_lgpl_includes_v1.zip
|
||||
|
||||
ifdef HAVE_WIN32
|
||||
PKGS += crystalhd
|
||||
endif
|
||||
|
||||
$(TARBALLS)/crystalhd_lgpl_includes_v1.zip:
|
||||
$(call download,$(CRYSTAL_HEADERS_URL))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user