# [TITLE]: notmuch
# [DESCRIPTION]: System for indexing, searching, reading, and tagging large collections of email messages in maildir or mh format.
# [STATUS]: Active
# [CAPABILITIES]:
# [TAGS]: Productivity
# [MAINTAINER]: William Douglas <william.douglas@intel.com>

include(libglib)
include(libstdcpp)

# start of custom additions (edits outside this area will be removed automatically)
include(sqlite)
include(icu4c-lib)
include(curl)

# end of custom additions

# main package
notmuch
