We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21d1966 + c6788c7 commit f722f99Copy full SHA for f722f99
1 file changed
pkgs/python/python.yaml
@@ -20,7 +20,7 @@ when pyver == '3.4':
20
21
22
dependencies:
23
- build: [zlib, bzip2, sqlite, openssl, launcher, ncurses, readline, {{build_with}}]
+ build: [zlib, bzip2, sqlite, openssl, launcher, ncurses, readline, gdbm, {{build_with}}]
24
run: []
25
26
defaults:
0 commit comments