diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-04 21:03:38 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-04 21:03:38 +0000 |
| commit | 462bf36bf593e79e4d2510d225fc0f2496538cc2 (patch) | |
| tree | 5de906c96c4993f65ee1778854c2e2fd56b93930 /platform/linux | |
| parent | 530e989dbf22363f8e3d7c6d30113ec875a6b883 (diff) | |
Fix libc version on debian 7.
Diffstat (limited to 'platform/linux')
| -rw-r--r-- | platform/linux/control-7-32 | 2 | ||||
| -rw-r--r-- | platform/linux/control-7-64 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/platform/linux/control-7-32 b/platform/linux/control-7-32 index 09ecf3688..d9ec7cb66 100644 --- a/platform/linux/control-7-32 +++ b/platform/linux/control-7-32 @@ -8,7 +8,7 @@ Homepage: http://dcpomatic.com/ Package: dcpomatic Architecture: i386 -Depends: libc6 (>= 2.15), libssh-4 (>= 0.5.4), libboost-filesystem1.49.0 (>= 1.49.0), libboost-thread1.49.0 (>= 1.49.0), libsndfile1 (>= 1.0.25), libmagick++4 (>= 8:6.7.7.10), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0) +Depends: libc6 (>= 2.13), libssh-4 (>= 0.5.4), libboost-filesystem1.49.0 (>= 1.49.0), libboost-thread1.49.0 (>= 1.49.0), libsndfile1 (>= 1.0.25), libmagick++4 (>= 8:6.7.7.10), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0) Description: Generator of Digital Cinema Packages (DCPs) DCP-o-matic generates Digital Cinema Packages (DCPs) from video and audio files (such as those from DVDs or Blu-Rays) for presentation on DCI-compliant diff --git a/platform/linux/control-7-64 b/platform/linux/control-7-64 index 706c9529e..a24c26146 100644 --- a/platform/linux/control-7-64 +++ b/platform/linux/control-7-64 @@ -8,7 +8,7 @@ Homepage: http://dcpomatic.com/ Package: dcpomatic Architecture: amd64 -Depends: libc6 (>= 2.15), libssh-4 (>= 0.5.4), libboost-filesystem1.49.0 (>= 1.49.0), libboost-thread1.49.0 (>= 1.49.0), libsndfile1 (>= 1.0.25), libmagick++4 (>= 8:6.7.7.10), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0) +Depends: libc6 (>= 2.13), libssh-4 (>= 0.5.4), libboost-filesystem1.49.0 (>= 1.49.0), libboost-thread1.49.0 (>= 1.49.0), libsndfile1 (>= 1.0.25), libmagick++4 (>= 8:6.7.7.10), libxml++2.6-2 (>= 2.34.2), libgtk2.0-0 (>= 2.24.10), libxmlsec1 (>= 1.2.18), libboost-date-time1.49.0 (>= 1.49.0) Description: Generator of Digital Cinema Packages (DCPs) DCP-o-matic generates Digital Cinema Packages (DCPs) from video and audio files (such as those from DVDs or Blu-Rays) for presentation on DCI-compliant |
