.
OBS-URL: https://build.opensuse.org/package/show/graphics/xfig?expand=0&rev=40
This commit is contained in:
parent
0f47d998d0
commit
b8f5414b81
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 11 09:34:13 UTC 2014 - werner@suse.de
|
||||
|
||||
- Make if build for oS 13.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 11 08:17:58 UTC 2014 - werner@suse.de
|
||||
|
||||
|
@ -20,7 +20,11 @@ Name: xfig
|
||||
BuildRequires: dos2unix
|
||||
BuildRequires: flex
|
||||
BuildRequires: freetype2-devel
|
||||
%if 0%{suse_version} > 1310
|
||||
BuildRequires: libXaw3d-devel
|
||||
%else
|
||||
BuildRequires: xaw3d-devel
|
||||
%endif
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: netpbm
|
||||
BuildRequires: update-desktop-files
|
||||
|
Loading…
Reference in New Issue
Block a user