forked from pool/hugin
Accepting request 99667 from home:elvigia:branches:graphics
- Add missing explicit buildrequires on libjpeg-devel and libtiff-devel, fixes factory build OBS-URL: https://build.opensuse.org/request/show/99667 OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=36
This commit is contained in:
parent
9908b6e1aa
commit
2eb96c69e7
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 10 16:55:03 UTC 2012 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- Add missing explicit buildrequires on libjpeg-devel and
|
||||||
|
libtiff-devel, fixes factory build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 22 06:39:12 UTC 2011 - mrdocs@opensuse.org
|
Thu Dec 22 06:39:12 UTC 2011 - mrdocs@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package hugin
|
# spec file for package hugin
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -15,6 +15,8 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: hugin
|
Name: hugin
|
||||||
BuildRequires: Mesa-devel
|
BuildRequires: Mesa-devel
|
||||||
BuildRequires: OpenEXR-devel
|
BuildRequires: OpenEXR-devel
|
||||||
@ -35,6 +37,8 @@ BuildRequires: tclap
|
|||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: vigra
|
BuildRequires: vigra
|
||||||
BuildRequires: zip
|
BuildRequires: zip
|
||||||
|
BuildRequires: libtiff-devel
|
||||||
|
BuildRequires: libjpeg-devel
|
||||||
%if 0%{?suse_version} > 1130
|
%if 0%{?suse_version} > 1130
|
||||||
BuildRequires: python-wxWidgets >= 2.7.0
|
BuildRequires: python-wxWidgets >= 2.7.0
|
||||||
BuildRequires: wxWidgets-devel
|
BuildRequires: wxWidgets-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user