- 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>
|
Mon Apr 22 23:35:06 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
||||||
|
|
||||||
|
@ -32,6 +32,7 @@ BuildRequires: meson
|
|||||||
BuildRequires: ninja
|
BuildRequires: ninja
|
||||||
BuildRequires: scdoc
|
BuildRequires: scdoc
|
||||||
BuildRequires: pkgconfig(scfg)
|
BuildRequires: pkgconfig(scfg)
|
||||||
|
BuildRequires: pkgconfig(varlink)
|
||||||
BuildRequires: pkgconfig(wayland-client)
|
BuildRequires: pkgconfig(wayland-client)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -44,7 +45,7 @@ and disabled on hotplug.
|
|||||||
%build
|
%build
|
||||||
# Disabled because libvarlink is not available in Factory
|
# Disabled because libvarlink is not available in Factory
|
||||||
%meson \
|
%meson \
|
||||||
-Dipc=disabled
|
-Dipc=enabled
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user