diff --git a/hugin.changes b/hugin.changes index 90aa489..a1e95f8 100644 --- a/hugin.changes +++ b/hugin.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 24 09:12:00 UTC 2014 - fcrozat@suse.com + +- Add make as requires (needed for photo stiching) (bnc#822775). + ------------------------------------------------------------------- Mon Oct 28 06:05:31 UTC 2013 - salsergey@gmail.com diff --git a/hugin.spec b/hugin.spec index 3df164d..830da19 100644 --- a/hugin.spec +++ b/hugin.spec @@ -1,7 +1,7 @@ # # spec file for package hugin # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -59,6 +59,8 @@ Source: http://downloads.sourceforge.net/project/%{name}/%{name}/%{name} #Source: %%{name}-svn2008xxxx.tar.bz2 Source1: %{name}-svn-dummy Requires: enblend-enfuse >= 3.2 +# needed for photo stiching (bnc#822775) +Requires: make Recommends: autopano-sift Recommends: exiftool BuildRoot: %{_tmppath}/%{name}-%{version}-build