Merge branch 'snap' into 'master'

emulation: snap: Add python3-setuptools

See merge request u-boot/u-boot!128
This commit is contained in:
Simon Glass
2025-07-22 15:19:11 +00:00

View File

@@ -37,6 +37,7 @@ parts:
- flex
- swig
- python3-dev
- python3-setuptools # Added for building DTC's pylibfdt
- libssl-dev
- libgnutls28-dev # Added for EFI capsule tools
- device-tree-compiler