Add libpython3-stdlib to build dependencies

This commit is contained in:
Serge Schneider
2025-07-29 12:57:06 +01:00
parent 3790578cf1
commit de7c911c6d

5
debian/control vendored
View File

@@ -2,7 +2,10 @@ Source: rpi-eeprom
Section: misc
Priority: optional
Maintainer: Tim Gover <tim.gover@raspberrypi.com>
Build-Depends: debhelper-compat (= 12), help2man, python3-minimal
Build-Depends: debhelper-compat (= 12),
help2man,
python3-minimal,
libpython3-stdlib,
Standards-Version: 4.6.2
Homepage: https://github.com/raspberrypi/rpi-eeprom/
Vcs-Browser: https://github.com/raspberrypi/rpi-eeprom/