]> git.gag.com Git - fw/altos/commitdiff
debian: Switch to asciidoctor-pdf dependency
authorKeith Packard <keithp@keithp.com>
Mon, 1 Sep 2025 21:37:28 +0000 (16:37 -0500)
committerKeith Packard <keithp@keithp.com>
Mon, 1 Sep 2025 21:37:28 +0000 (16:37 -0500)
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 <keithp@keithp.com>
debian/control

index 70bf3803b8afcb01e6270765f7a70fbf9ce3127f..358c7f83729ff9a2e6363e771defdb9d9eee6268 100644 (file)
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Bdale Garbee <bdale@gag.com>
 Uploaders: Keith Packard <keithp@keithp.com>
 Build-Depends: asciidoctor,
-               ruby-asciidoctor-pdf,
+               asciidoctor-pdf,
                strip-nondeterminism,
                autoconf,
                automake,