mirror of
https://github.com/jellyfin/jellyfin-media-player.git
synced 2024-11-27 00:00:38 +00:00
Bump deps
New deps for Embedded not needed, I think.
This commit is contained in:
parent
2a2b647adc
commit
1202e10792
@ -9,7 +9,7 @@ if(DEPENDENCY_TOKEN)
|
||||
set(DEPS_BUILD_NUMBER 72)
|
||||
elseif(APPLE OR WIN32)
|
||||
set(DEPENDCY_FOLDER plexmediaplayer-dependencies-codecs)
|
||||
set(DEPS_BUILD_NUMBER 213)
|
||||
set(DEPS_BUILD_NUMBER 214)
|
||||
endif()
|
||||
if(NOT (DEPENDCY_FOLDER STREQUAL ""))
|
||||
download_deps(
|
||||
|
Loading…
Reference in New Issue
Block a user