summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/xf86-video-cirrus.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/packaging/xf86-video-cirrus.spec b/packaging/xf86-video-cirrus.spec
index 816169a..3ac8e1c 100644
--- a/packaging/xf86-video-cirrus.spec
+++ b/packaging/xf86-video-cirrus.spec
@@ -1,3 +1,5 @@
+%bcond_with x
+
Name: xf86-video-cirrus
Version: 1.5.1
Release: 0
@@ -30,6 +32,11 @@ Supplements: modalias(xorg-server:pci:v00001013d000000D4sv*sd*bc*sc*i*)
Supplements: modalias(xorg-server:pci:v00001013d000000D6sv*sd*bc*sc*i*)
Supplements: modalias(xorg-server:pci:v00001013d00001202sv*sd*bc*sc*i*)
+
+%if !%{with x}
+ExclusiveArch:
+%endif
+
%description
cirrus is an Xorg driver for Cirrus Logic video cards.