- Reinstate the dependency on gtkglext-devel but guarded by an
'if suse_version > 1220'. OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=49
This commit is contained in:
parent
034cc2a716
commit
3443494244
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 12:11:26 CEST 2012 - pth@suse.de
|
||||
|
||||
- Reinstate the dependency on gtkglext-devel but guarded by an
|
||||
'if suse_version > 1220'.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 3 09:18:31 UTC 2012 - idonmez@suse.com
|
||||
|
||||
|
@ -28,6 +28,9 @@ BuildRequires: gd-devel
|
||||
BuildRequires: ghostscript
|
||||
BuildRequires: gmp-devel
|
||||
BuildRequires: graphviz
|
||||
%if 0%suse_version > 1220
|
||||
BuildRequires: gtkglext-devel
|
||||
%endif
|
||||
BuildRequires: guile-devel
|
||||
BuildRequires: ksh
|
||||
BuildRequires: libexpat-devel
|
||||
|
Loading…
Reference in New Issue
Block a user