[vdr-plugin-fritzbox] 10/10: Added libboost build dependencies
Tobias Grimm
tiber-guest at moszumanska.debian.org
Sat Feb 14 15:24:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
tiber-guest pushed a commit to branch master
in repository vdr-plugin-fritzbox.
commit 3d2fa74d7d58f75e67dfa2f128de915170d12340
Author: etobi <git at e-tobi.net>
Date: Sat Feb 14 16:19:16 2015 +0100
Added libboost build dependencies
---
debian/control | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 526b841..fc04abe 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,12 @@ Section: video
Priority: extra
Maintainer: Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>
Uploaders: Thomas Schmidt <tschmidt at debian.org>, Tobias Grimm <etobi at debian.org>, Thomas Günther <tom at toms-cafe.de>
-Build-Depends: debhelper (>= 9), vdr-dev (>= 2.1.10), gettext, pkg-config, libgcrypt20-dev, libcommoncpp2-dev
+Build-Depends: debhelper (>= 9), vdr-dev (>= 2.1.10), gettext, pkg-config,
+ libgcrypt20-dev,
+ libcommoncpp2-dev,
+ libboost-system-dev,
+ libboost-regex-dev,
+ libboost-thread-dev
Standards-Version: 3.9.6
Homepage: https://github.com/jowi24/vdr-fritz
Vcs-Git: git://git.debian.org/git/pkg-vdr-dvb/vdr-plugin-fritzbox.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-fritzbox.git
More information about the pkg-vdr-dvb-changes
mailing list