Merge branch 'bugfix/KASM-6670-missing-fedora-dependency-on-hostname' into 'master'

KASM-6670 Fedora: add missing dependency on hostname

Closes KASM-6670

See merge request kasm-technologies/internal/KasmVNC!160
This commit is contained in:
Matthew McClaskey 2025-03-13 10:43:56 +00:00
commit c235e5f981

View file

@ -7,7 +7,7 @@ License: GPLv2+
URL: https://github.com/kasmtech/KasmVNC
BuildRequires: rsync
Requires: xorg-x11-xauth, xkeyboard-config, xkbcomp, openssl, perl, perl-Switch, perl-YAML-Tiny, perl-Hash-Merge-Simple, perl-Scalar-List-Utils, perl-List-MoreUtils, perl-Try-Tiny, perl-DateTime-TimeZone, mesa-libgbm, libxshmfence
Requires: xorg-x11-xauth, xkeyboard-config, xkbcomp, openssl, perl, perl-Switch, perl-YAML-Tiny, perl-Hash-Merge-Simple, perl-Scalar-List-Utils, perl-List-MoreUtils, perl-Try-Tiny, perl-DateTime-TimeZone, mesa-libgbm, libxshmfence, hostname
Conflicts: tigervnc-server, tigervnc-server-minimal
%description