summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Bachmann <manuel.bachmann@open.eurogiciel.org>2014-07-07 11:08:42 +0200
committerManuel Bachmann <manuel.bachmann@open.eurogiciel.org>2014-07-07 11:08:42 +0200
commit37423163df5fcbe36fc736e6e837af03da877e84 (patch)
tree587a62a844902a992e100019a86ef609c33a9574
parent1e3e55a7eae8c22202172abb73e9f11fed4bb09e (diff)
downloadxcb-proto-37423163df5fcbe36fc736e6e837af03da877e84.tar.gz
xcb-proto-37423163df5fcbe36fc736e6e837af03da877e84.tar.bz2
xcb-proto-37423163df5fcbe36fc736e6e837af03da877e84.zip
packaging: do not build if we are not in a X11 profilesubmit/devel/x11/20140718.035926
Change-Id: I0494bd628d78ad113688ac9ca0e8338e6fc461d2 Signed-off-by: Manuel Bachmann <manuel.bachmann@open.eurogiciel.org>
-rw-r--r--packaging/xcb-proto.spec4
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