debian/control: Mark python3 BD with :any, that should fix cross-compilation
This commit is contained in:
parent
d2d09715b8
commit
fd9c82014f
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -38,8 +38,9 @@ nut (2.8.0-1) UNRELEASED; urgency=medium
|
||||||
* Properly install the icons and other UI data for nut-monitor
|
* Properly install the icons and other UI data for nut-monitor
|
||||||
* debian/libnutclient2.symbols: Adjust the symbols file for architecture
|
* debian/libnutclient2.symbols: Adjust the symbols file for architecture
|
||||||
specific symbols
|
specific symbols
|
||||||
|
* debian/control: Mark python3 BD with :any, that should fix cross-compilation
|
||||||
|
|
||||||
-- Laurent Bigonville <bigon@debian.org> Wed, 13 Jul 2022 08:58:49 +0200
|
-- Laurent Bigonville <bigon@debian.org> Wed, 13 Jul 2022 09:53:02 +0200
|
||||||
|
|
||||||
nut (2.7.4-14) unstable; urgency=medium
|
nut (2.7.4-14) unstable; urgency=medium
|
||||||
|
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 12),
|
||||||
libsnmp-dev | libsnmp9-dev,
|
libsnmp-dev | libsnmp9-dev,
|
||||||
libusb-1.0-0-dev (>= 1.0.0),
|
libusb-1.0-0-dev (>= 1.0.0),
|
||||||
libwrap0-dev (>= 7.6),
|
libwrap0-dev (>= 7.6),
|
||||||
python3
|
python3:any
|
||||||
Build-Depends-Indep: asciidoc (>= 8.6.3) <!nodoc>,
|
Build-Depends-Indep: asciidoc (>= 8.6.3) <!nodoc>,
|
||||||
asciidoc-dblatex <!nodoc>,
|
asciidoc-dblatex <!nodoc>,
|
||||||
dblatex (>= 0.2.5) <!nodoc>,
|
dblatex (>= 0.2.5) <!nodoc>,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user