mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1152556 - Add moz.build bugzilla metadata in dom/media. r=kinetik
This commit is contained in:
parent
f2fb1c3274
commit
5a87bab537
@ -4,6 +4,9 @@
|
|||||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
|
|
||||||
|
with Files('*'):
|
||||||
|
BUG_COMPONENT = ('Core', 'Video/Audio: Recording')
|
||||||
|
|
||||||
if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gonk':
|
if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gonk':
|
||||||
DIRS += ['fmp4_muxer']
|
DIRS += ['fmp4_muxer']
|
||||||
|
|
||||||
|
@ -4,6 +4,9 @@
|
|||||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
|
|
||||||
|
with Files('*'):
|
||||||
|
BUG_COMPONENT = ('Core', 'Video/Audio')
|
||||||
|
|
||||||
DIRS += [
|
DIRS += [
|
||||||
'encoder',
|
'encoder',
|
||||||
'gmp',
|
'gmp',
|
||||||
|
Loading…
Reference in New Issue
Block a user