[Pkg-nagios-changes] [pkg-icinga2] 01/04: Fix dep on mysql
Alexander Wirt
formorer at debian.org
Wed Dec 14 17:27:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
formorer pushed a commit to branch ubuntu
in repository pkg-icinga2.
commit 15cf6d5cf2cdfa20fd270f92b1cb41be51b2daa6
Author: Alexander Wirt <alexander.wirt at credativ.de>
Date: Wed Dec 14 18:19:20 2016 +0100
Fix dep on mysql
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 9b3c3f9..35d1c15 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends: bash-completion,
libboost-system-dev,
libboost-test-dev,
libboost-thread-dev,
- default-libmysqlclient-dev,
+ libmysqlclient-dev,
libpq-dev,
libssl-dev,
libyajl-dev,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-icinga2.git
More information about the Pkg-nagios-changes
mailing list