groff: removed unneeded dependencies

devel:libgs can lead to a loop
This commit is contained in:
Jérôme Duval
2025-05-22 19:49:48 +02:00
parent b0fc16c6b4
commit e25626a256

View File

@@ -12,7 +12,7 @@ system resources."
HOMEPAGE="http://www.gnu.org/software/groff/"
COPYRIGHT="1996-2022 Free Software Foundation, Inc."
LICENSE="GNU GPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://ftp.gnu.org/gnu/groff/groff-$portVersion.tar.gz"
CHECKSUM_SHA256="6b9757f592b7518b4902eb6af7e54570bdccba37a871fddb2d30ae3863511c13"
@@ -79,14 +79,11 @@ PROVIDES="
REQUIRES="
haiku$secondaryArchSuffix
lib:libiconv$secondaryArchSuffix
lib:libuchardet$secondaryArchSuffix
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libiconv$secondaryArchSuffix
devel:libgs$secondaryArchSuffix
devel:libuchardet$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:aclocal