Accepting request 253570 from home:elvigia:branches:multimedia:libs

- Cleanup buildRequires, remove use of xorg-x11-*

OBS-URL: https://build.opensuse.org/request/show/253570
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libcaca?expand=0&rev=28
This commit is contained in:
Cristian Rodríguez 2014-10-03 17:08:23 +00:00 committed by Git OBS Bridge
parent bba5b21262
commit f5c19ceebb
2 changed files with 10 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 1 21:28:07 UTC 2014 - crrodriguez@opensuse.org
- Cleanup buildRequires, remove use of xorg-x11-*
-------------------------------------------------------------------
Thu Feb 20 14:27:28 UTC 2014 - coolo@suse.com

View File

@ -23,14 +23,12 @@
Name: libcaca
BuildRequires: doxygen
BuildRequires: fdupes
BuildRequires: freetype2-devel
BuildRequires: imlib2-devel
BuildRequires: libtool
BuildRequires: ncurses-devel
BuildRequires: pkgconfig
BuildRequires: slang-devel
BuildRequires: xorg-x11
BuildRequires: xorg-x11-devel
BuildRequires: zlib-devel
#texlive-latex
BuildRequires: freeglut-devel
BuildRequires: ftgl-devel
@ -39,9 +37,12 @@ BuildRequires: java-devel
%if %{with mono}
BuildRequires: mono-devel
%endif
BuildRequires: pkgconfig
BuildRequires: python-devel
BuildRequires: ruby-devel
BuildRequires: xorg-x11-libs
BuildRequires: pkgconfig(gl)
BuildRequires: pkgconfig(glu)
BuildRequires: pkgconfig(x11)
Version: 0.99.beta18
Release: 0
Summary: Library for Colour ASCII Art, text mode graphics