summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonan Le Martret <ronan@fridu.net>2014-02-19 14:43:02 +0100
committerRonan Le Martret <ronan@fridu.net>2014-02-19 14:43:02 +0100
commit137f3aacd5129dc99ce7d4047e2e2cb579c5908d (patch)
treeb282dacecf7f04c719709c623a4826f6767a86f2
parent49668a482dbb87824e7ec55f0ac5414fb2c03416 (diff)
downloadxcb-util-keysyms-137f3aacd5129dc99ce7d4047e2e2cb579c5908d.tar.gz
xcb-util-keysyms-137f3aacd5129dc99ce7d4047e2e2cb579c5908d.tar.bz2
xcb-util-keysyms-137f3aacd5129dc99ce7d4047e2e2cb579c5908d.zip
Change-Id: I63ecb76b377f7a1212be3b7230fb70e0f16826d7 Signed-off-by: Ronan Le Martret <ronan@fridu.net>
-rw-r--r--packaging/xcb-util-keysyms.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/packaging/xcb-util-keysyms.spec b/packaging/xcb-util-keysyms.spec
index 2e15871..74c9fa9 100644
--- a/packaging/xcb-util-keysyms.spec
+++ b/packaging/xcb-util-keysyms.spec
@@ -1,3 +1,5 @@
+%bcond_with x
+
Name: xcb-util-keysyms
%define lname libxcb-keysyms
Version: 0.3.9
@@ -19,6 +21,10 @@ BuildRequires: pkgconfig(xcb-proto) >= 1.6
BuildRequires: pkgconfig(xorg-macros) >= 1.6.0
BuildRequires: pkgconfig(xproto) >= 7.0.8
+%if !%{with x}
+ExclusiveArch:
+%endif
+
%description
The XCB util modules provide a number of libraries which sit on top
of libxcb, the core X protocol library, and some of the extension