- Add BuildRequires for libXaw which isn't pulled in by x11 anymore

(bnc#797258).

OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=51
This commit is contained in:
Philipp Thomas 2013-01-16 17:05:00 +00:00 committed by Git OBS Bridge
parent 3443494244
commit be2436c764
3 changed files with 9 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#
# spec file for package graphviz-plugins
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jan 16 18:02:58 CET 2013 - pth@suse.de
- Add BuildRequires for libXaw which isn't pulled in by x11 anymore
(bnc#797258).
-------------------------------------------------------------------
Mon Jun 25 14:32:50 UTC 2012 - coolo@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package graphviz
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 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
@ -36,6 +36,7 @@ BuildRequires: fdupes
BuildRequires: flex
BuildRequires: freetype2-devel >= 2
BuildRequires: gcc-c++
BuildRequires: libXaw-devel
BuildRequires: libexpat-devel
BuildRequires: libjpeg-devel
BuildRequires: libpng-devel