mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
e2fsprogs: specify devel:libuuid version.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user