This package is designed for an X server platform.
In a system released, based exclusively on Wayland platform, it should be in a excluded status.
Tizen devel | Tizen release
_____________|______________
succeeded | succeeded
excluded | excluded
broken |
failed |
unresolvable |
blocked |
locked |
note:
- The disabled status is only
allowed for OBS administration.
Change-Id: I586aa9024813a7858a40d8cadae45d5a6d1a2598
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
+%bcond_with x
+
Name: xkbutils
Version: 1.0.3
Release: 0
BuildRequires: pkgconfig(xproto)
BuildRequires: pkgconfig(xt)
+%if !%{with x}
+ExclusiveArch:
+%endif
+
%description
xkbutils is a collection of small utilities utilizing the XKeyboard
(XKB) extension to the X11 protocol.