mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 08:48:39 +09:00
Issue #1342 - Remove support for system libvpx
This commit is contained in:
parent
7b237d9768
commit
fced04faa2
8 changed files with 1 additions and 56 deletions
|
|
@ -198,9 +198,6 @@ if CONFIG['MOZ_SYSTEM_JPEG']:
|
|||
if CONFIG['MOZ_SYSTEM_HUNSPELL']:
|
||||
OS_LIBS += CONFIG['MOZ_HUNSPELL_LIBS']
|
||||
|
||||
if CONFIG['MOZ_SYSTEM_LIBVPX']:
|
||||
OS_LIBS += CONFIG['MOZ_LIBVPX_LIBS']
|
||||
|
||||
if not CONFIG['MOZ_TREE_PIXMAN']:
|
||||
OS_LIBS += CONFIG['MOZ_PIXMAN_LIBS']
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue