Skip to content

Commit 2e60f9e

Browse files
committed
packaging: version the build-dependency on po4a >= 0.66
0.66 is currently available in unstable and bookworm (testing). Bullseye (stable) has 0.62, and that fails with our asciidoc documentation. Buster (oldstable) has 0.55. I've rebuilt unstable's 0.66 for bullseye and buster and put the debs in our apt archive at wlo.
1 parent 806c2fe commit 2e60f9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

debian/control.top.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Build-Depends:
2727
libusb-1.0-0-dev,
2828
libxmu-dev,
2929
netcat,
30-
po4a,
30+
po4a (>= 0.66),
3131
procps,
3232
psmisc,
3333
python3,

0 commit comments

Comments
 (0)