mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-02-03 12:09:13 +01:00
Add xkbcomp as Oracle 9 dependency
This commit is contained in:
parent
5ad7b2dc54
commit
0fa8eafa01
@ -4,7 +4,6 @@ ENV STARTUPDIR=/dockerstartup
|
|||||||
|
|
||||||
RUN dnf install -y \
|
RUN dnf install -y \
|
||||||
less \
|
less \
|
||||||
redhat-lsb-core \
|
|
||||||
vim \
|
vim \
|
||||||
xterm
|
xterm
|
||||||
RUN dnf config-manager --set-enabled ol9_codeready_builder
|
RUN dnf config-manager --set-enabled ol9_codeready_builder
|
||||||
|
@ -7,7 +7,7 @@ License: GPLv2+
|
|||||||
URL: https://github.com/kasmtech/KasmVNC
|
URL: https://github.com/kasmtech/KasmVNC
|
||||||
|
|
||||||
BuildRequires: rsync
|
BuildRequires: rsync
|
||||||
Requires: xorg-x11-xauth, xkeyboard-config, xorg-x11-server-utils, openssl, perl, perl-Switch, perl-YAML-Tiny, perl-Hash-Merge-Simple, perl-Scalar-List-Utils, perl-List-MoreUtils, perl-Try-Tiny, hostname, mesa-libgbm, libxshmfence
|
Requires: xorg-x11-xauth, xkeyboard-config, xorg-x11-server-utils, xkbcomp, openssl, perl, perl-Switch, perl-YAML-Tiny, perl-Hash-Merge-Simple, perl-Scalar-List-Utils, perl-List-MoreUtils, perl-Try-Tiny, hostname, mesa-libgbm, libxshmfence
|
||||||
Conflicts: tigervnc-server, tigervnc-server-minimal
|
Conflicts: tigervnc-server, tigervnc-server-minimal
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user