Merge pull request #8 from colpari/master
bump XRDP_PULSEAUDIO_TREEISH to 0.5
This commit is contained in:
@@ -189,7 +189,7 @@ RUN make -j"$(nproc)"
|
||||
RUN checkinstall --default --pkgname=xorgxrdp --pkgversion=9:999 --pkgrelease=0
|
||||
|
||||
# Build xrdp PulseAudio module
|
||||
ARG XRDP_PULSEAUDIO_TREEISH=v0.4
|
||||
ARG XRDP_PULSEAUDIO_TREEISH=v0.5
|
||||
ARG XRDP_PULSEAUDIO_REMOTE=https://github.com/neutrinolabs/pulseaudio-module-xrdp.git
|
||||
WORKDIR /tmp/
|
||||
RUN DEBIAN_FRONTEND=noninteractive apt-get build-dep -y pulseaudio
|
||||
|
||||
Reference in New Issue
Block a user