diff --git a/libxcb.spec b/libxcb.spec index b405973..68b73c1 100644 --- a/libxcb.spec +++ b/libxcb.spec @@ -2,7 +2,7 @@ Name: libxcb Version: 1.13.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A C binding to the X11 protocol License: MIT URL: http://xcb.freedesktop.org/ @@ -15,6 +15,7 @@ Source0: http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2 # the pkgconfig file so libs that link against libxcb know this... Source1: pthread-stubs.pc.in +BuildRequires: make BuildRequires: doxygen BuildRequires: graphviz BuildRequires: libtool @@ -116,6 +117,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %{_pkgdocdir} %changelog +* Thu Nov 5 11:20:53 AEST 2020 Peter Hutterer - 1.13.1-6 +- Add BuildRequires for make + * Tue Jul 28 2020 Fedora Release Engineering - 1.13.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild