From 2a29ece01a21dc5b47a84b5a8b796b1ea1e0e253 Mon Sep 17 00:00:00 2001 From: Humdinger Date: Mon, 20 Feb 2017 08:05:52 +0100 Subject: [PATCH] dosbox: Fix recipe Needs libsdl_net_1.2. --- games-emulation/dosbox/dosbox-0.74.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-emulation/dosbox/dosbox-0.74.recipe b/games-emulation/dosbox/dosbox-0.74.recipe index 75060a666..e32c9f514 100644 --- a/games-emulation/dosbox/dosbox-0.74.recipe +++ b/games-emulation/dosbox/dosbox-0.74.recipe @@ -12,7 +12,7 @@ DOSBox is totally free of charge and OpenSource." HOMEPAGE="http://www.dosbox.com" COPYRIGHT="2002-2013 The DosBox Team" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="http://sourceforge.net/projects/dosbox/files/dosbox/0.74/dosbox-0.74.tar.gz/download" CHECKSUM_SHA256="13f74916e2d4002bad1978e55727f302ff6df3d9be2f9b0e271501bd0a938e05" SOURCE_DIR="dosbox-0.74" @@ -29,7 +29,7 @@ PROVIDES=" REQUIRES=" haiku$secondaryArchSuffix lib:libsdl$secondaryArchSuffix - lib:libsdl_net$secondaryArchSuffix + lib:libsdl_net_1.2$secondaryArchSuffix lib:libsdl_sound$secondaryArchSuffix lib:libglu$secondaryArchSuffix lib:libpng$secondaryArchSuffix @@ -42,7 +42,7 @@ BUILD_REQUIRES=" devel:libglu$secondaryArchSuffix devel:libpng$secondaryArchSuffix devel:libz$secondaryArchSuffix - devel:libsdl_net$secondaryArchSuffix + devel:libsdl_net_1.2$secondaryArchSuffix devel:libsdl_sound$secondaryArchSuffix libsdl${secondaryArchSuffix}_devel "