mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 847267 - Link strmiids.lib when WebRTC is disabled. r=Callek
This commit is contained in:
parent
e0ec7d4529
commit
ef27f2ed66
@ -470,7 +470,7 @@ OS_LIBS += \
|
||||
endif
|
||||
|
||||
ifdef MOZ_WMF
|
||||
OS_LIBS += $(call EXPAND_LIBNAME,mfuuid wmcodecdspuuid)
|
||||
OS_LIBS += $(call EXPAND_LIBNAME,mfuuid wmcodecdspuuid strmiids)
|
||||
endif
|
||||
|
||||
EXTRA_DEPS += \
|
||||
|
Loading…
Reference in New Issue
Block a user