- Enable IPC support with libvarlink
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/kanshi?expand=0&rev=16
This commit is contained in:
parent
351f84a1b2
commit
bbd2b42344
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 19 15:13:25 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||
|
||||
- Enable IPC support with libvarlink
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 22 23:35:06 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
||||
|
||||
|
@ -32,6 +32,7 @@ BuildRequires: meson
|
||||
BuildRequires: ninja
|
||||
BuildRequires: scdoc
|
||||
BuildRequires: pkgconfig(scfg)
|
||||
BuildRequires: pkgconfig(varlink)
|
||||
BuildRequires: pkgconfig(wayland-client)
|
||||
|
||||
%description
|
||||
@ -44,7 +45,7 @@ and disabled on hotplug.
|
||||
%build
|
||||
# Disabled because libvarlink is not available in Factory
|
||||
%meson \
|
||||
-Dipc=disabled
|
||||
-Dipc=enabled
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
|
Loading…
x
Reference in New Issue
Block a user