From c19578722a5de43b2be56c1f53d88ef234259bfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Sun, 4 Aug 2019 19:29:16 +0200 Subject: [PATCH] e2fsprogs: specify devel:libuuid version. --- sys-fs/e2fsprogs/e2fsprogs-1.44.4.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fs/e2fsprogs/e2fsprogs-1.44.4.recipe b/sys-fs/e2fsprogs/e2fsprogs-1.44.4.recipe index b51f73caa..5d02b6e6b 100644 --- a/sys-fs/e2fsprogs/e2fsprogs-1.44.4.recipe +++ b/sys-fs/e2fsprogs/e2fsprogs-1.44.4.recipe @@ -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