diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-09 20:53:37 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-09 20:53:37 +0000 |
| commit | 704fb79099e9dfa676fdb222e3cf7b92a0fe94a6 (patch) | |
| tree | d5d95a170fd1fe70f62256c9b141529a9ac930f4 | |
| parent | 8c0ee9956eab5df7a949b511980526278ea5ed59 (diff) | |
Relax build dependencies a bit.
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 126d42250..5be972616 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: dvdomatic Section: video Priority: extra Maintainer: Carl Hetherington <cth@carlh.net> -Build-Depends: debhelper (>= 8.0.0), python (>= 2.7.3), g++ (>= 4:4.7.2), pkg-config (>= 0.26), libwxgtk2.8-dev (>= 2.8.12.1), libssh-dev (>= 0.5.2), libboost-filesystem1.49-dev (>= 1.49.0), libboost-thread1.49-dev (>= 1.49.0), libsndfile1-dev (>= 1.0.25), libmagick++-dev (>= 8:6.7.7.10) +Build-Depends: debhelper (>= 8.0.0), python (>= 2.7.3), g++ (>= 4:4.6.3), pkg-config (>= 0.26), libwxgtk2.8-dev (>= 2.8.12.1), libssh-dev (>= 0.5.2), libboost-filesystem-dev (>= 1.46.0), libboost-thread-dev (>= 1.46.0), libsndfile1-dev (>= 1.0.25), libmagick++-dev (>= 8:6.6.9.7) Standards-Version: 3.9.3 Homepage: http://carlh.net/software/dvdomatic |
