mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 922460 followup - Don't build layout/media/webrtc in disable-webrtc builds. r=ted granted over IRC
This commit is contained in:
parent
fed5b2af52
commit
9d7746f0c6
@ -8,4 +8,5 @@ MODULE = 'layout'
|
||||
|
||||
LIBRARY_NAME = 'gkmedias'
|
||||
|
||||
DIRS += ['webrtc']
|
||||
if CONFIG['MOZ_WEBRTC']:
|
||||
DIRS += ['webrtc']
|
||||
|
Loading…
Reference in New Issue
Block a user