cbaae2c753
Since gems are no longer being built during package install, dev packages are no longer needed. Install the runtime libraries instead. Drop the libxslt & libxml dependencies, since current nokogiri versions used bundled copies of those libraries.
5 lines
274 B
Bash
Executable File
5 lines
274 B
Bash
Executable File
. ./opts-global.sh
|
|
|
|
# TODO - add yq
|
|
OPTS="$OPTS -t deb -d bbb-mkclean,ffmpeg,gir1.2-pango-1.0,libcurl4,libncurses5,libsystemd0,poppler-utils,python3,python3-attr,python3-cairo,python3-gi,python3-gi-cairo,python3-icu,python3-lxml,redis-server,rsync,ruby,ruby-bundler,zlib1g"
|