[X2Go-Commits] [nx-libs] 268/429: .github/workflows/nx-libs.yml: In Fedora 34 and beyond, files from xorg-x11-xkb-utils-devel have been moved into bin:pkg xkbcomp-devel.

git-admin at x2go.org git-admin at x2go.org
Mon Oct 18 09:36:46 CEST 2021


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch 3.6.x
in repository nx-libs.

commit 940b7843fee91d8f139b56bcd1feb95bd7e9ddb6
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Jun 7 16:46:57 2021 +0200

    .github/workflows/nx-libs.yml: In Fedora 34 and beyond, files from xorg-x11-xkb-utils-devel have been moved into bin:pkg xkbcomp-devel.
---
 .github/workflows/nx-libs.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/nx-libs.yml b/.github/workflows/nx-libs.yml
index fe5523166..14625feb1 100644
--- a/.github/workflows/nx-libs.yml
+++ b/.github/workflows/nx-libs.yml
@@ -110,7 +110,7 @@ jobs:
               xorg-x11-font-utils libtirpc-devel xkeyboard-config
             # soft requirements
             dnf -y install \
-              quilt xorg-x11-xkb-utils-devel
+              quilt xkbcomp-devel
             ;;
           centos:8)
             # Enable powertools repository for imake

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list