~ubuntu-branches/ubuntu/maverick/mutt/maverick-security

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Michael Bienia
  • Date: 2010-07-19 22:42:16 UTC
  • Revision ID: package-import@ubuntu.com-20100719224216-a9ax79zd7769st6h
Tags: 1.5.20-9ubuntu2
Drop libtokyocabinet-dev (universe) from Build-Depends, use always
libgdbm-dev and also use gdbm for the header cache backend. (lp: #607448)

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
###
12
12
# header cache backend
13
13
# HCACHE_DB := bdb
14
 
# HCACHE_DB := gdbm
 
14
HCACHE_DB := gdbm
15
15
# HCACHE_DB := qdbm
16
 
HCACHE_DB := tokyocabinet
 
16
# HCACHE_DB := tokyocabinet
17
17
###
18
18
# GPGME backend
19
19
GPGME := --enable-gpgme