From 27185cc0d6f8b61c41211b876d076193c852bf22 Mon Sep 17 00:00:00 2001 From: Robert Kausch Date: Mon, 3 Dec 2018 08:20:47 +0100 Subject: [PATCH] BoCA: fix dependencies (#3431) --- media-libs/boca/boca-1.0~alpha20181201.recipe | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/media-libs/boca/boca-1.0~alpha20181201.recipe b/media-libs/boca/boca-1.0~alpha20181201.recipe index 6b5d1019b..3aa55c4d6 100644 --- a/media-libs/boca/boca-1.0~alpha20181201.recipe +++ b/media-libs/boca/boca-1.0~alpha20181201.recipe @@ -6,7 +6,7 @@ between applications and their components." HOMEPAGE="https://github.com/enzo1982/BoCA" COPYRIGHT="2007-2018 Robert Kausch" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/enzo1982/BoCA/releases/download/v1.1-alpha-20181201/freac-cdk-1.1-alpha-20181201.tar.gz" CHECKSUM_SHA256="3a6a32d001cda5cf32dc657516aa3dffb16264e5cebc982ba9987a4ffdb03d56" SOURCE_DIR="freac-cdk-1.1-alpha-20181201" @@ -23,6 +23,7 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix + smooth$secondaryArchSuffix >= 0.8.74.0~pre5 lib:libsmooth_0.8.74$secondaryArchSuffix >= 0 lib:libexpat$secondaryArchSuffix lib:liburiparser$secondaryArchSuffix @@ -35,11 +36,13 @@ PROVIDES_devel=" " REQUIRES_devel=" boca$secondaryArchSuffix == $portVersion base + smooth${secondaryArchSuffix}_devel >= 0.8.74.0~pre5 devel:libsmooth_0.8.74$secondaryArchSuffix >= 0 " BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel + smooth${secondaryArchSuffix}_devel >= 0.8.74.0~pre5 devel:libsmooth_0.8.74$secondaryArchSuffix devel:libexpat$secondaryArchSuffix devel:liburiparser$secondaryArchSuffix