diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-10 16:29:16 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-10 16:29:16 +0000 |
| commit | 0a13f6cdfd76b4ac7e01084ddd3e2f46f3833044 (patch) | |
| tree | dbe2904fade4e2e0da519e1460998985013362db | |
| parent | 6356ea4be14cfc0867afed9e86be90f6fd3a9286 (diff) | |
Try to fix missing Centos deps.
| -rw-r--r-- | ChangeLog | 2 | ||||
| -rw-r--r-- | platform/linux/dcpomatic.spec.in | 1 |
2 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2014-02-10 Carl Hetherington <cth@carlh.net> + * Try to fix Centos RPM dependencies. + * Version 1.64.8 released. 2014-02-09 Carl Hetherington <cth@carlh.net> diff --git a/platform/linux/dcpomatic.spec.in b/platform/linux/dcpomatic.spec.in index f373ebd67..b2005c471 100644 --- a/platform/linux/dcpomatic.spec.in +++ b/platform/linux/dcpomatic.spec.in @@ -5,6 +5,7 @@ Release:1%{?dist} License:GPL Group:Applications/Multimedia URL:http://dcpomatic.com/ +Requires: ImageMagick-c++, glibmm24, libzip %description DCP-o-matic generates Digital Cinema Packages (DCPs) from video and audio |
