lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 2f07578 2/3: Sort ubuntu packages alphabetica


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 2f07578 2/3: Sort ubuntu packages alphabetically
Date: Mon, 27 Jul 2020 20:28:24 -0400 (EDT)

branch: master
commit 2f07578dbc376788dcaf18dd0d2dc8f96a9d2dc9
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Sort ubuntu packages alphabetically
    
    There's no reason to leave one pair in nonalphabetical order.
---
 .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 a73c8e1..c0965e2 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
             automake bc bsdmainutils bzip2 curl cvs default-jre \
             g++-mingw-w64-i686 g++-multilib git jing libarchive-tools \
             libtool libxml2-utils libxslt1-dev make patch pkg-config rsync \
-            shellcheck sudo trang unzip wine32 wget xsltproc
+            shellcheck sudo trang unzip wget wine32 xsltproc
 
       - name: Fix up libtool
         run: sudo sed -i'' -e 's/^int _putenv/_CRTIMP int _putenv/' 
/usr/share/libtool/build-aux/ltmain.sh



reply via email to

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