Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
c997258a
Commit
c997258a
authored
Aug 31, 2021
by
Jelmer Vernooij
Committed by
Holger Levsen
Aug 31, 2021
Browse files
Add dependencies on rustc and cargo.
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
5749c014
Changes
1
Hide whitespace changes
Inline
Side-by-side
update_jdn.sh
View file @
c997258a
...
@@ -410,6 +410,7 @@ if [ -f /etc/debian_version ] ; then
...
@@ -410,6 +410,7 @@ if [ -f /etc/debian_version ] ; then
case
$HOSTNAME
in
case
$HOSTNAME
in
# TODO(jelmer): Add python3-tr once it hits backports
# TODO(jelmer): Add python3-tr once it hits backports
osuosl167
*
)
DEBS
=
"
$DEBS
osuosl167
*
)
DEBS
=
"
$DEBS
cargo
cython3
cython3
devscripts
devscripts
python3-aiohttp
python3-aiohttp
...
@@ -447,6 +448,7 @@ if [ -f /etc/debian_version ] ; then
...
@@ -447,6 +448,7 @@ if [ -f /etc/debian_version ] ; then
python3-tomlkit
python3-tomlkit
python3-urllib3
python3-urllib3
python3-yaml
python3-yaml
rustc
sbuild
sbuild
gnome-pkg-tools
gnome-pkg-tools
postgresql-server-dev-all
postgresql-server-dev-all
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment