Skip to content

Commit

Permalink
add python again
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Oct 6, 2024
1 parent c7f8c13 commit 4edff04
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -388,9 +388,9 @@ BR2_PACKAGE_LIVE555=y
# BR2_PACKAGE_NODEJS_MODULES_ADDITIONAL="[email protected]"
# BR2_PACKAGE_NODEJS_MODULES_ADDITIONAL_DEPS=""

# BR2_PACKAGE_PYTHON3=y
# BR2_PACKAGE_PYTHON3_PY_PYC=y
# BR2_PACKAGE_PYTHON3_UNICODEDATA=y
BR2_PACKAGE_PYTHON3=y
BR2_PACKAGE_PYTHON3_PY_PYC=y
BR2_PACKAGE_PYTHON3_UNICODEDATA=y

#
# libcgroup needs a glibc toolchain w/ C++
Expand Down

0 comments on commit 4edff04

Please sign in to comment.