Use xcb-errors util library
This commit is contained in:
parent
23ecf089bf
commit
0a1c111cc7
1 changed files with 1 additions and 1 deletions
|
|
@ -61,6 +61,7 @@ BuildRequires: pkgconfig(wayland-scanner)
|
|||
BuildRequires: pkgconfig(wayland-server) >= 1.21
|
||||
BuildRequires: pkgconfig(x11-xcb)
|
||||
BuildRequires: pkgconfig(xcb)
|
||||
BuildRequires: pkgconfig(xcb-errors)
|
||||
BuildRequires: pkgconfig(xcb-icccm)
|
||||
BuildRequires: pkgconfig(xcb-renderutil)
|
||||
BuildRequires: pkgconfig(xkbcommon)
|
||||
|
|
@ -108,7 +109,6 @@ Development files for %{name}.
|
|||
MESON_OPTIONS=(
|
||||
# Disable options requiring extra/unpackaged dependencies
|
||||
-Dexamples=false
|
||||
-Dxcb-errors=disabled
|
||||
)
|
||||
|
||||
%{meson} "${MESON_OPTIONS[@]}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue