Issue #1457 - Unfold sqlite3 from nss

This commit is contained in:
Matt A. Tobin 2020-02-20 10:02:49 -05:00 • committed by Roy Tam
commit 639a4913b3
8 changed files with 21 additions and 57 deletions

View file

@ -6,10 +6,8 @@
external_dirs = []
DIRS += [
'lgpllibs',
'sqlite',
]
DIRS += ['lgpllibs']
if not CONFIG['MOZ_SYSTEM_JPEG']:
external_dirs += ['media/libjpeg']