From: Keith Packard Date: Mon, 1 Sep 2025 21:37:28 +0000 (-0500) Subject: debian: Switch to asciidoctor-pdf dependency X-Git-Tag: debian/1.9.22-2~8 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=f192b548337def854e4af3d0a97c7f5ba7bff853;p=fw%2Faltos debian: Switch to asciidoctor-pdf dependency ruby-asciidoctor-pdf is now just the ruby module; the command line is in the asciidoctor-pdf package and carries the correct dependencies to allow for cross builds of the altos package. Signed-off-by: Keith Packard --- diff --git a/debian/control b/debian/control index 70bf3803..358c7f83 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Bdale Garbee Uploaders: Keith Packard Build-Depends: asciidoctor, - ruby-asciidoctor-pdf, + asciidoctor-pdf, strip-nondeterminism, autoconf, automake,