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: Ia126423ac69746e1c1aaaebcc450ed018f02224c
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
+%bcond_with x
+
Name: libXaw
Version: 1.0.11
Release: 1
BuildRequires: pkgconfig(xproto)
BuildRequires: pkgconfig(xt)
+%if !%{with x}
+ExclusiveArch:
+%endif
+
%description
Xaw is a widget set based on the X Toolkit Intrinsics (Xt) Library.