gitlab-ci, INSTALL: Install flex and bison for .map support on AppImage
See: #14145
This commit is contained in:
parent
adc9e7cfd3
commit
1de46ae757
2 changed files with 4 additions and 0 deletions
|
|
@ -156,9 +156,11 @@ deps-debian:
|
|||
## Build-time only dependencies
|
||||
- echo "RUN apt-get install -qq -y --no-install-recommends \\" >> Dockerfile
|
||||
- echo "appstream
|
||||
bison
|
||||
ccache
|
||||
clang
|
||||
desktop-file-utils
|
||||
flex
|
||||
gi-docgen
|
||||
git
|
||||
gobject-introspection
|
||||
|
|
|
|||
|
|
@ -282,10 +282,12 @@ help in that regard:
|
|||
|
||||
Package Name Version Feature
|
||||
|
||||
bison - Image Map plug-in
|
||||
cairo-pdf @CAIRO_PDF_REQUIRED_VERSION@ PDF export
|
||||
cfitsio - FITS
|
||||
iso-codes - Language selection
|
||||
ExcHndl - Crash logs on Windows with Dr. MinGW
|
||||
flex - Image Map plug-in
|
||||
gs - ghostscript
|
||||
libaa - ASCII art
|
||||
libheif @LIBHEIF_REQUIRED_VERSION@ HEIF (HEIC, AVIF)
|
||||
|
|
|
|||
Loading…
Reference in a new issue