diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-08 16:02:58 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-08 16:02:58 +0000 |
| commit | f8258703664286a957bc7d141f1483d8ec6fc923 (patch) | |
| tree | a4fa9ee2eecbd339d87cab2427b0afdf2a035a81 | |
| parent | fdabc23e25f0d2a72ed482aa0b1f9863cccb34a5 (diff) | |
Try to update build-depends.
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 99d44e1b8..126d42250 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) +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) Standards-Version: 3.9.3 Homepage: http://carlh.net/software/dvdomatic |
