diff --git a/sys-devel/libuuid/libuuid-1.3.1.recipe b/sys-devel/libuuid/libuuid-1.3.1.recipe index c463a1f93..73e7ec908 100644 --- a/sys-devel/libuuid/libuuid-1.3.1.recipe +++ b/sys-devel/libuuid/libuuid-1.3.1.recipe @@ -10,7 +10,7 @@ unique\"." HOMEPAGE="https://gitlab.com/kallisti5/libuuid" COPYRIGHT="2013-2014 Ralph Böhme" LICENSE="BSD (3-clause)" -REVISION="3" +REVISION="4" SOURCE_URI="https://gitlab.com/kallisti5/libuuid/-/archive/v${portVersion}/libuuid-v${portVersion}.tar.gz" SOURCE_DIR="libuuid-v${portVersion}" CHECKSUM_SHA256="5c4985534b5a8a4c3100e298a6cbb30b6bbf1800a6bab39e214a3bcdb0cd5aed" @@ -27,7 +27,7 @@ REQUIRES=" haiku$secondaryArchSuffix " CONFLICTS=" - lib:libuuid$secondaryArchSuffix + util_linux$secondaryArchSuffix " PROVIDES_devel=" @@ -37,6 +37,9 @@ PROVIDES_devel=" REQUIRES_devel=" libuuid$secondaryArchSuffix == $portVersion base " +CONFLICTS_devel=" + util_linux${secondaryArchSuffix}_devel + " BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel