diff options
| -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 |
