Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
forked frompython/cpython

Commitd0440d3

Browse files
committed
Try properly installing dependencies#2
1 parentefc8c83 commitd0440d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.vsts/linux-buildbot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ steps:
1717
clean:true
1818
fetchDepth:5
1919

20-
-script:deb-src http://archive.ubuntu.com/ubuntu/ xenial main&& sudo apt-get update && sudo DEBIAN_FRONTEND=noninteractive apt-get -yq install libssl-dev
20+
-script:echo "deb-src http://archive.ubuntu.com/ubuntu/ xenial main" > /etc/apt/sources.list.d/python.list&& sudo apt-get update && sudo apt-get -yq install libssl-dev
2121
displayName:'Install build dependencies'
2222

2323
-script:./configure --with-pydebug

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp