libxmp: remove leftover dependencies

rst2man and rst2html are not needed for the prepared tarball download.

I wanted to include this in the last commit, sorry for the noise.
This commit is contained in:
Joachim Mairböck
2025-08-24 20:07:33 +02:00
parent f82797dc5c
commit c8dee85e91

View File

@@ -45,8 +45,6 @@ BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix
cmd:ld$secondaryArchSuffix
cmd:make
cmd:rst2html
cmd:rst2man
"
BUILD()