We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fe4ba9 commit dd502dfCopy full SHA for dd502df
1 file changed
recipes/source.rb
@@ -18,6 +18,8 @@
18
# limitations under the License.
19
#
20
21
+include_recipe "build-essential"
22
+
23
configure_options = node['python']['configure_options'].join(" ")
24
25
packages = value_for_platform_family(
0 commit comments