Accepting request 964905 from home:sbradnick:branches:X11:RemoteDesktop

Hoping to '--enable-fuse'; see https://github.com/sbradnick/hyper-v-enhanced-session/issues/1

OBS-URL: https://build.opensuse.org/request/show/964905
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/xrdp?expand=0&rev=96
This commit is contained in:
2022-03-25 18:15:48 +00:00
committed by Git OBS Bridge
parent 23905fc33e
commit 1bba4bbadf
2 changed files with 10 additions and 1 deletions

View File

@@ -56,6 +56,7 @@ Patch14: xrdp-fate318398-change-expired-password.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: fdupes
BuildRequires: fuse-devel
BuildRequires: libX11-devel
BuildRequires: libXfixes-devel
BuildRequires: libXrandr-devel
@@ -116,7 +117,8 @@ sh ./bootstrap
--enable-ipv6 \
--enable-painter \
--with-systemdsystemunitdir=%{_unitdir} \
--enable-vsock
--enable-vsock \
--enable-fuse
make %{?_smp_mflags} V=1
%install