From f192b548337def854e4af3d0a97c7f5ba7bff853 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Mon, 1 Sep 2025 16:37:28 -0500 Subject: [PATCH] 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 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- 2.47.3