lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 5c2b93a 23/28: Install x11-xserver-utils pack


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 5c2b93a 23/28: Install x11-xserver-utils package to get xset
Date: Wed, 12 May 2021 18:14:46 -0400 (EDT)

branch: master
commit 5c2b93a4bd6757349e3cf8d07b71143f3f926e1c
Author: Vadim Zeitlin <vadim@tt-solutions.com>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Install x11-xserver-utils package to get xset
    
    This command was unavailable since the switch to the slim Debian image,
    so install it explicitly in order to run the GUI test.
---
 .github/workflows/ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 254a372..d6e3e48 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -74,7 +74,7 @@ jobs:
             automake bc bsdmainutils bzip2 curl cvs default-jre \
             g++-multilib git jing libarchive-tools \
             libtool libxml2-utils libxslt1-dev make patch pkg-config rsync \
-            shellcheck trang unzip wget xsltproc xvfb zsh"
+            shellcheck trang unzip wget xsltproc x11-xserver-utils xvfb zsh"
 
           if ${{ matrix.mingw }}
           then



reply via email to

[Prev in Thread] Current Thread [Next in Thread]