add xcursor BR
Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
parent
239045a171
commit
afdd3c3a5c
@ -6,7 +6,7 @@
|
||||
Summary: C++ user interface toolkit
|
||||
Name: fltk
|
||||
Version: 1.3.0
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
|
||||
# see COPYING (or http://www.fltk.org/COPYING.php ) for exceptions details
|
||||
License: LGPLv2+ with exceptions
|
||||
@ -62,6 +62,7 @@ BuildRequires: pkgconfig(gl) pkgconfig(glu)
|
||||
BuildRequires: pkgconfig(ice)
|
||||
BuildRequires: pkgconfig(sm)
|
||||
BuildRequires: pkgconfig(xext) pkgconfig(xinerama) pkgconfig(xft) pkgconfig(xt) pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xcursor)
|
||||
BuildRequires: pkgconfig(xproto)
|
||||
BuildRequires: xorg-x11-utils
|
||||
BuildRequires: zlib-devel
|
||||
@ -228,6 +229,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Nov 29 2012 Adam Tkac <atkac redhat com> - 1.3.0-7
|
||||
- add xcursor BR
|
||||
|
||||
* Wed Aug 22 2012 Adam Tkac <atkac redhat com> - 1.3.0-6
|
||||
- update to 1.3.x snap r9671
|
||||
- add some not-yet-accepted patches needed by tigervnc
|
||||
|
Loading…
Reference in New Issue
Block a user