зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1833855 [Linux] Build mozva (VA-API library wrapper) on Linux/Gtk r=alwu
Differential Revision: https://phabricator.services.mozilla.com/D178637
This commit is contained in:
Родитель
c1ec3ecb8b
Коммит
1214c57c50
|
@ -145,6 +145,7 @@ DIRS += [
|
|||
|
||||
if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gtk':
|
||||
DIRS += [
|
||||
'/media/mozva',
|
||||
'/toolkit/system/gnome',
|
||||
]
|
||||
|
||||
|
@ -187,6 +188,3 @@ if CONFIG['ENABLE_TESTS']:
|
|||
if CONFIG['FUZZING']:
|
||||
DIRS += ['/tools/fuzzing']
|
||||
|
||||
if CONFIG['MOZ_WAYLAND']:
|
||||
DIRS += ['/media/mozva']
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче