[vdr-plugin-epg2vdr] 04/05: Build-depend on libpython-dev
Tobias Grimm
tiber-guest at moszumanska.debian.org
Thu Dec 29 19:41:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
tiber-guest pushed a commit to branch master
in repository vdr-plugin-epg2vdr.
commit 68fde69538546f7ab48467fccd15421c0c972eb7
Author: Tobias Grimm <git at e-tobi.net>
Date: Thu Dec 29 20:10:41 2016 +0100
Build-depend on libpython-dev
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 7fd440a..d5c25b5 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,9 @@ Build-Depends: debhelper (>= 9), vdr-dev (>= 2.2.0), pkg-config,
libxml2-dev,
libxslt1-dev,
libjansson-dev,
- libarchive-dev
+ libarchive-dev,
+ libpython-dev,
+ python-dev
Standards-Version: 3.9.8
Homepage: http://projects.vdr-developer.org/projects/plg-epg2vdr
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-epg2vdr.git
More information about the pkg-vdr-dvb-changes
mailing list