mu: rework xapian dependencies a bit
Reduce the places where we need to include Xapian, and add a few places where the (meson build) didn't explicitly have a Xapian dep where needed.
This commit is contained in:
@ -71,6 +71,7 @@ libmu_utils_la_SOURCES= \
|
||||
mu-util.h \
|
||||
mu-utils.cc \
|
||||
mu-utils.hh \
|
||||
mu-xapian-utils.hh \
|
||||
${third_party}
|
||||
|
||||
libmu_utils_la_LIBADD= \
|
||||
|
||||
Reference in New Issue
Block a user