1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
# Debian packages to install for testing. -*- conf -*-
#
# This file is read by ci/install and used as a list of packages, one per
# line, to install for testing.
#
# Copyright 2016, 2018-2020 Russ Allbery <eagle@eyrie.org>
#
# SPDX-License-Identifier: MIT
aspell
cpanminus
cppcheck
heimdal-multidev
krb5-config
libevent-dev
libkrb5-dev
liblocal-lib-perl
libpcre3-dev
perl
php-cli
php-dev
pkg-config
python3-all-dev
python3-pip
python3-pytest
python3-setuptools
python-all-dev
python-pytest
python-setuptools
python-typing
ruby-all-dev
valgrind
|