We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b85a8ba + dd502df commit 7aca838Copy full SHA for 7aca838
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