mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
Issue #1457 - Unfold sqlite3 from nss
This commit is contained in:
parent
92d49e3b00
commit
639a4913b3
8 changed files with 21 additions and 57 deletions
6
config/external/moz.build
vendored
6
config/external/moz.build
vendored
|
|
@ -6,10 +6,8 @@
|
|||
|
||||
external_dirs = []
|
||||
|
||||
DIRS += [
|
||||
'lgpllibs',
|
||||
'sqlite',
|
||||
]
|
||||
DIRS += ['lgpllibs']
|
||||
|
||||
if not CONFIG['MOZ_SYSTEM_JPEG']:
|
||||
external_dirs += ['media/libjpeg']
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue