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
43
54[options]
65configure-options = --prefix =${options:prefix} --disable-rpath --libdir =${options:prefix}/lib64
@@ -51,16 +50,3 @@ patches = ${:patches-dir}/${:name}-${:version}-unix-Makefile.patch
5150
5251[gettext]
5352configure-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