File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[buildout]
22extends = buildout-build.cfg
3+ parts = zlib ncurses readline openssl openssh libgpg-error libgcrypt gettext libiconv libgnutls bzip2 sqlite3 db libxml2 libxslt libffi gdbm cyrus-sasl libevent libev zeromq openldap graphviz device-mapper libvirt python
34
45[options]
56configure-options = --prefix =${options:prefix} --disable-rpath --libdir =${options:prefix}/lib64
@@ -50,3 +51,16 @@ patches = ${:patches-dir}/${:name}-${:version}-unix-Makefile.patch
5051
5152[gettext]
5253configure-options = ${options:configure-options} --without-git --without-cvs --libdir =${options:prefix}/lib64
54+
55+ [device-mapper]
56+ <= options
57+ gnu
58+ recipe = hexagonit.recipe.cmmi
59+ version = 1.02.28
60+
61+ [libvirt]
62+ <= options
63+ gnu
64+ recipe = hexagonit.recipe.cmmi
65+ version = 3.9.0
66+ configure-options = ${options:configure-options} --without-macvtap
You can’t perform that action at this time.
0 commit comments