mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-07 05:25:25 +00:00
8 lines
465 B
Plaintext
8 lines
465 B
Plaintext
|
PACKAGING_COMMAND='brew'
|
||
|
CC='/usr/bin/clang'
|
||
|
CCACHE='/usr/local/bin/ccache'
|
||
|
MAKE='/usr/local/bin/gmake'
|
||
|
NINJA='/usr/local/bin/ninja'
|
||
|
PYTHON='/usr/local/bin/python3'
|
||
|
PKGS='augeas autoconf automake bash bash-completion ccache cpanminus cppi curl dbus dnsmasq docutils flake8 gdb gettext git glib gnutls gpatch libiscsi libpcap libssh libssh2 libtool libxml2 libxslt lsof make meson ncurses ninja perl pkg-config python3 qemu readline rpcgen screen scrub vim xz yajl'
|