Fixed deps

This commit is contained in:
2025-09-21 15:47:57 +01:00
parent ae90a8ac9c
commit 76ffbceafe
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ VERSION=2.72
PACKAGE=autoconf
SRC=${PACKAGE}-${VERSION}.tar.gz
URL=${SITE_GNU}/${PACKAGE}/${SRC}
DEPENDS=m4
DEPENDS=devel/m4
CATEGORY=devel
configure() {