diff --git a/xlockmore.changes b/xlockmore.changes index 7f41879..0a9b19e 100644 --- a/xlockmore.changes +++ b/xlockmore.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 12 14:34:29 UTC 2017 - crrodriguez@opensuse.org + +- Remove unused build require on gltt-devel, this allows to drop + gltt and ancient freetype 1.x too. + ------------------------------------------------------------------- Wed May 31 17:14:54 CEST 2017 - sbrabec@suse.com diff --git a/xlockmore.spec b/xlockmore.spec index 59afb21..9df702b 100644 --- a/xlockmore.spec +++ b/xlockmore.spec @@ -49,7 +49,6 @@ BuildRequires: freeglut-devel BuildRequires: freetype2-devel BuildRequires: ftgl-devel BuildRequires: gcc-c++ -BuildRequires: gltt-devel BuildRequires: gpg-offline BuildRequires: libXdmcp-devel BuildRequires: libXinerama-devel @@ -97,7 +96,6 @@ export CXXFLAGS="%{optflags}" --prefix=%{_xorg7_prefix}\ --with-libraries=%{_libdir}\ --with-magick\ - --with-gltt\ --with-xinerama\ --with-xpm\ --without-gtk\