diff options
Diffstat (limited to 'gnu/packages/wm.scm')
-rw-r--r-- | gnu/packages/wm.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index da850acb00..c7a1c5a7ac 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -334,7 +334,7 @@ commands would.") `(("which" ,which) ("perl" ,perl) ("pkg-config" ,pkg-config) - ("asciidoc-py3" ,asciidoc-py3) + ("asciidoc" ,asciidoc) ;; For building the documentation. ("libxml2" ,libxml2) ("docbook-xsl" ,docbook-xsl))) |