diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/external/moz.build | 6 | ||||
-rw-r--r-- | config/milestone.txt | 2 |
2 files changed, 1 insertions, 7 deletions
diff --git a/config/external/moz.build b/config/external/moz.build index f4013c18a..1234016fa 100644 --- a/config/external/moz.build +++ b/config/external/moz.build @@ -40,12 +40,6 @@ external_dirs += ['media/libwebp'] if CONFIG['CPU_ARCH'] == 'arm': external_dirs += ['media/openmax_dl'] -if CONFIG['MOZ_WEBSPEECH_POCKETSPHINX']: - external_dirs += [ - 'media/sphinxbase', - 'media/pocketsphinx', - ] - if CONFIG['MOZ_FFVPX']: external_dirs += ['media/ffvpx'] diff --git a/config/milestone.txt b/config/milestone.txt index e74505029..8642dc41d 100644 --- a/config/milestone.txt +++ b/config/milestone.txt @@ -10,4 +10,4 @@ # hardcoded milestones in the tree from these two files. #-------------------------------------------------------- -4.5.0
\ No newline at end of file +4.6.0
\ No newline at end of file |