Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit 0c394ca

Browse files
author
Matthias Koeppe
committed
build/pkgs/python3/dependencies: Make openssl a dependency if it is enabled
1 parent 5ec24db commit 0c394ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/pkgs/python3/dependencies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
zlib readline sqlite libpng bzip2 xz libffi
1+
zlib readline sqlite libpng bzip2 xz libffi $(findstring openssl,$(OPTIONAL_INSTALLED_PACKAGES))
22

33
----------
44
All lines of this file are ignored except the first.

0 commit comments

Comments
 (0)