mu4e: build: don't depend on mu4e-obsolete for building

This commit is contained in:
Dirk-Jan C. Binnema 2023-01-02 17:45:39 +02:00
parent 00ddaebc4e
commit b9841942d8
1 changed files with 0 additions and 1 deletions

View File

@ -84,7 +84,6 @@ foreach src : mu4e_srcs
'--no-init-file',
'--batch',
'--eval', '(setq load-prefer-newer t)',
'--eval', '(require \'mu4e-obsolete)',
'--eval', target_func,
'--directory', meson.current_build_dir(),
'--directory', meson.current_source_dir(),