summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/xorg-x11-proto-gesture.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/packaging/xorg-x11-proto-gesture.spec b/packaging/xorg-x11-proto-gesture.spec
index 8b04898..864767b 100644
--- a/packaging/xorg-x11-proto-gesture.spec
+++ b/packaging/xorg-x11-proto-gesture.spec
@@ -1,3 +1,5 @@
+%bcond_with x
+
Name: xorg-x11-proto-gesture
Summary: X.Org X11 Protocol gestureproto
Version: 0.1.0
@@ -14,6 +16,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: pkgconfig
BuildRequires: pkgconfig(xorg-macros)
+%if !%{with x}
+ExclusiveArch:
+%endif
+
%description
Description: %{summary}
This package provides development headers describing the wire protocol