Browse Source

fix(ck): Add libxi6 package to debian distros

This commit adds the libxi6 package to the Debian and Ubuntu distribution files. The libxi6 package is required for some games that use X11 input extension library. This change will ensure that LGSM users can install and run these games on their systems without encountering any issues.
Daniel Gibbs 3 years ago
parent
commit
ae4cc3b699

+ 1 - 1
lgsm/data/debian-10.csv

@@ -20,7 +20,7 @@ bt,libicu-dev,dos2unix
 btl
 btl
 cc
 cc
 cd
 cd
-ck,xvfb
+ck,xvfb,libxi6
 cmw
 cmw
 cod,libstdc++5:i386
 cod,libstdc++5:i386
 cod2,libstdc++5:i386
 cod2,libstdc++5:i386

+ 1 - 1
lgsm/data/debian-11.csv

@@ -20,7 +20,7 @@ bt,libicu-dev,dos2unix
 btl
 btl
 cc
 cc
 cd
 cd
-ck,xvfb
+ck,xvfb,libxi6
 cmw
 cmw
 cod,libstdc++5:i386
 cod,libstdc++5:i386
 cod2,libstdc++5:i386
 cod2,libstdc++5:i386

+ 1 - 1
lgsm/data/debian-12.csv

@@ -20,7 +20,7 @@ bt,libicu-dev,dos2unix
 btl
 btl
 cc
 cc
 cd
 cd
-ck,xvfb
+ck,xvfb,libxi6
 cmw
 cmw
 cod,libstdc++5:i386
 cod,libstdc++5:i386
 cod2,libstdc++5:i386
 cod2,libstdc++5:i386

+ 1 - 1
lgsm/data/ubuntu-16.04.csv

@@ -20,7 +20,7 @@ bt,libicu-dev,dos2unix
 btl
 btl
 cc
 cc
 cd
 cd
-ck,xvfb
+ck,xvfb,libxi6
 cmw
 cmw
 cod,libstdc++5:i386
 cod,libstdc++5:i386
 cod2,libstdc++5:i386
 cod2,libstdc++5:i386

+ 1 - 1
lgsm/data/ubuntu-18.04.csv

@@ -20,7 +20,7 @@ bt,libicu-dev,dos2unix
 btl
 btl
 cc
 cc
 cd
 cd
-ck,xvfb
+ck,xvfb,libxi6
 cmw
 cmw
 cod,libstdc++5:i386
 cod,libstdc++5:i386
 cod2,libstdc++5:i386
 cod2,libstdc++5:i386

+ 1 - 1
lgsm/data/ubuntu-20.04.csv

@@ -20,7 +20,7 @@ bt,libicu-dev,dos2unix
 btl
 btl
 cc
 cc
 cd
 cd
-ck,xvfb
+ck,xvfb,libxi6
 cmw
 cmw
 cod,libstdc++5:i386
 cod,libstdc++5:i386
 cod2,libstdc++5:i386
 cod2,libstdc++5:i386

+ 1 - 1
lgsm/data/ubuntu-21.04.csv

@@ -20,7 +20,7 @@ bt,libicu-dev,dos2unix
 btl
 btl
 cc
 cc
 cd
 cd
-ck,xvfb
+ck,xvfb,libxi6
 cmw
 cmw
 cod,libstdc++5:i386
 cod,libstdc++5:i386
 cod2,libstdc++5:i386
 cod2,libstdc++5:i386

+ 1 - 1
lgsm/data/ubuntu-21.10.csv

@@ -20,7 +20,7 @@ bt,libicu-dev,dos2unix
 btl
 btl
 cc
 cc
 cd
 cd
-ck,xvfb
+ck,xvfb,libxi6
 cd
 cd
 cmw
 cmw
 cod,libstdc++5:i386
 cod,libstdc++5:i386

+ 1 - 1
lgsm/data/ubuntu-22.04.csv

@@ -20,7 +20,7 @@ bt,libicu-dev,dos2unix
 btl
 btl
 cc
 cc
 cd
 cd
-ck,xvfb
+ck,xvfb,libxi6
 cmw
 cmw
 cod,libstdc++5:i386
 cod,libstdc++5:i386
 cod2,libstdc++5:i386
 cod2,libstdc++5:i386