[Pkg-gnupg-commit] [gnupg2] 97/112: avoid libusb on hurd. Thanks, Pino Toscano! (Closes: #834533)
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Tue Aug 30 17:48:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch master
in repository gnupg2.
commit 37d6b778a2ccd8fb8ce80d8afa1163dda9a0946f
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date: Mon Aug 29 10:41:57 2016 -0400
avoid libusb on hurd. Thanks, Pino Toscano! (Closes: #834533)
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 6ea0c04..0ccad59 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Build-Depends:
libreadline-dev,
librsvg2-bin,
libsqlite3-dev,
- libusb-1.0-0-dev,
+ libusb-1.0-0-dev [!hurd-any],
pkg-config,
texinfo,
transfig,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git
More information about the Pkg-gnupg-commit
mailing list