diff --git a/libxcb.changes b/libxcb.changes index a4c32a5..8a9e0e6 100644 --- a/libxcb.changes +++ b/libxcb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Apr 27 10:21:40 UTC 2014 - sndirsch@suse.com + +- added missing python-xcb-proto-devel >= 7.6_1.10.1 BuildRequires + ------------------------------------------------------------------- Thu Apr 24 23:26:43 UTC 2014 - tobias.johannes.klausmann@mni.thm.de diff --git a/libxcb.spec b/libxcb.spec index 25c1c96..7564603 100644 --- a/libxcb.spec +++ b/libxcb.spec @@ -49,6 +49,7 @@ BuildRequires: xsltproc %else BuildRequires: libxslt %endif +BuildRequires: python-xcb-proto-devel >= 7.6_1.10.1 %description The X protocol C-language Binding (XCB) is a replacement for Xlib