summaryrefslogtreecommitdiff
path: root/package/u-boot
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-01-13 13:11:43 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2024-01-13 15:06:02 +0100
commit61804fcf95ac1af2d72627c5cbad29aad3de0df9 (patch)
treea1321ea2f4aff2977a1b00510c61a300379b2919 /package/u-boot
parent7b8f8b0f07527e973e018a33d90f7dedae7ac842 (diff)
new package python-setuptools, required for u-boot
Diffstat (limited to 'package/u-boot')
-rw-r--r--package/u-boot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/u-boot/Makefile b/package/u-boot/Makefile
index dcc42f097..1a57eaf93 100644
--- a/package/u-boot/Makefile
+++ b/package/u-boot/Makefile
@@ -10,7 +10,7 @@ PKG_HASH:= e00e6c6f014e046101739d08d06f328811cebcf5ae101348f409cbbd55ce6900
PKG_DESCR:= portable bootloader
PKG_SECTION:= base/boot
HOST_BUILDDEP:= libressl-host dtc-host
-PKG_BUILDDEP:= python3-host swig-host u-boot-host
+PKG_BUILDDEP:= python3-host python-setuptools-host swig-host u-boot-host
PKG_URL:= http://www.denx.de/wiki/U-Boot
PKG_SITES:= ftp://ftp.denx.de/pub/u-boot/