From 9b5726515813577405e1f9d7137feb874f96f5d6 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Wed, 3 Jun 2020 13:21:55 +0200 Subject: [PATCH] mame, fix reference to devel:glm (#5055) --- games-emulation/mame/mame-0.210.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-emulation/mame/mame-0.210.recipe b/games-emulation/mame/mame-0.210.recipe index b909e65e4..746db0f3b 100644 --- a/games-emulation/mame/mame-0.210.recipe +++ b/games-emulation/mame/mame-0.210.recipe @@ -13,7 +13,7 @@ calculators, in addition to the arcade video games that were its initial focus." HOMEPAGE="https://www.mamedev.org/" COPYRIGHT="1997-2019 MAMEDev and contributors" LICENSE="GNU GPL v2" -REVISION="4" +REVISION="5" SOURCE_URI="https://github.com/mamedev/mame/archive/mame${portVersion/./}.tar.gz" CHECKSUM_SHA256="4d0b23f3c9f9b2f6283ed78d5afc9a6391d2ee6ce5f0f4bcc2a357ec14aa06c4" SOURCE_FILENAME="mame-$portVersion.tar.gz" @@ -82,7 +82,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - glm${secondaryArchSuffix}_devel + devel:glm devel:libexpat$secondaryArchSuffix devel:libflac$secondaryArchSuffix devel:libfontconfig$secondaryArchSuffix