diff options
-rw-r--r-- | packaging/xcb-proto.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packaging/xcb-proto.spec b/packaging/xcb-proto.spec index cf119c2..f25df9c 100644 --- a/packaging/xcb-proto.spec +++ b/packaging/xcb-proto.spec @@ -13,6 +13,10 @@ BuildRequires: python BuildRequires: pkgconfig(xorg-macros) Requires: python-xcb-proto +%if !%{with x} +ExclusiveArch: +%endif + %description The xcb-proto package provides the XML-XCB protocol descriptions that libxcb uses to generate the majority of |