e2fsprogs: specify devel:libuuid version.

This commit is contained in:
Jérôme Duval
2019-08-04 19:29:16 +02:00
parent 290ffe9e20
commit c19578722a

View File

@@ -3,7 +3,7 @@ DESCRIPTION="Various tools to manage EXT2,3,4 filesystems (resize, etc)"
HOMEPAGE="http://e2fsprogs.sourceforge.net/"
COPYRIGHT="2004-2018 Theodore Ts'o"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://downloads.sourceforge.net/e2fsprogs/e2fsprogs-$portVersion.tar.gz
https://sourceforge.mirrorservice.org/e/e2/e2fsprogs/e2fsprogs/v$portVersion/e2fsprogs-$portVersion.tar.gz
https://fossies.org/linux/misc/e2fsprogs-$portVersion.tar.gz"
@@ -66,7 +66,7 @@ BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libblkid$secondaryArchSuffix
devel:libintl$secondaryArchSuffix
devel:libuuid$secondaryArchSuffix
devel:libuuid$secondaryArchSuffix >= 1.3
"
BUILD_PREREQUIRES="
cmd:autoconf