Skip to content

Commit 7aca838

Browse files
author
Joshua Timberman
committed
Merge pull request poise#39 from tk0miya/COOK-2917
[COOK-2917] Fix python::source fails without build tools.
2 parents b85a8ba + dd502df commit 7aca838

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎recipes/source.rb‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
# limitations under the License.
1919
#
2020

21+
include_recipe"build-essential"
22+
2123
configure_options=node['python']['configure_options'].join(" ")
2224

2325
packages=value_for_platform_family(

0 commit comments

Comments
(0)