SHA256
1
0
forked from pool/hugin

Accepting request 99672 from graphics

- Add missing explicit buildrequires on libjpeg-devel and 
  libtiff-devel, fixes factory build (forwarded request 99667 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/99672
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugin?expand=0&rev=33
This commit is contained in:
Stephan Kulow 2012-01-11 14:36:47 +00:00 committed by Git OBS Bridge
commit 4cf14836b4
2 changed files with 11 additions and 1 deletions

View File

@ -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

View File

@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@ -15,6 +15,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: hugin
BuildRequires: Mesa-devel
BuildRequires: OpenEXR-devel
@ -35,6 +37,8 @@ BuildRequires: tclap
BuildRequires: update-desktop-files
BuildRequires: vigra
BuildRequires: zip
BuildRequires: libtiff-devel
BuildRequires: libjpeg-devel
%if 0%{?suse_version} > 1130
BuildRequires: python-wxWidgets >= 2.7.0
BuildRequires: wxWidgets-devel