mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
4be700fed9
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Neal Gompa <ngompa13@gmail.com>
10 lines
652 B
Plaintext
10 lines
652 B
Plaintext
PACKAGING_COMMAND='pkg'
|
|
CC='/usr/bin/clang'
|
|
CCACHE='/usr/local/bin/ccache'
|
|
MAKE='/usr/local/bin/gmake'
|
|
NINJA='/usr/local/bin/ninja'
|
|
PYTHON='/usr/local/bin/python3'
|
|
PIP='/usr/local/bin/pip-3.7'
|
|
PKGS='augeas autoconf automake avahi bash bash-completion ca_root_nss ccache chrony cppi curl cyrus-sasl dbus diskscrub dnsmasq fusefs-libs gdb gettext gettext-tools git glib gmake gnutls hal libpcap libpciaccess libssh libssh2 libtool libxml2 libxslt lsof ncurses ninja p5-App-cpanminus patch perl5 pkgconf polkit py37-docutils py37-flake8 py37-pip py37-setuptools py37-wheel python3 qemu-utils radvd readline screen sudo vim yajl'
|
|
PYPI_PKGS='meson==0.54.0'
|