0
0
mirror of https://github.com/vim/vim.git synced 2025-10-28 09:27:14 -04:00

patch 9.0.1548: CI: check in sound-dummy module may throw an error

Problem:    CI: check in sound-dummy module may throw an error.
Solution:   Check whether apt-cache can show the package description.
            (Christian Brabandt, closes #12390)
This commit is contained in:
Christian Brabandt
2023-05-13 11:54:47 +01:00
committed by Bram Moolenaar
parent 12eb0f4ec5
commit ff40b625a6
2 changed files with 4 additions and 2 deletions

View File

@@ -695,6 +695,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1548,
/**/
1547,
/**/