mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-01-03 07:11:41 +01:00
debian: add versioned depends on dpkg-dev
This is needed to support build profiles (e.g. nocheck)
This commit is contained in:
parent
3646eb17ae
commit
ea5caecec5
1 changed files with 1 additions and 0 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -7,6 +7,7 @@ Uploaders:
|
|||
David Bremner <bremner@debian.org>
|
||||
Build-Conflicts: ruby1.8, gdb-minimal, gdb [s390x ia64 armel ppc64el mips mipsel mips64el]
|
||||
Build-Depends:
|
||||
dpkg-dev (>= 1.17.14),
|
||||
debhelper (>= 9),
|
||||
pkg-config,
|
||||
libxapian-dev,
|
||||
|
|
Loading…
Reference in a new issue