From 1f388f9a7864e314db1a7c6fd12cb98d3f1e0704 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 17 May 2015 17:40:20 +0000 Subject: [PATCH] smpeg: fix build requires. * remove libtool file. --- media-libs/smpeg/smpeg-0.4.5.recipe | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/media-libs/smpeg/smpeg-0.4.5.recipe b/media-libs/smpeg/smpeg-0.4.5.recipe index f0bd5abae..badb92591 100644 --- a/media-libs/smpeg/smpeg-0.4.5.recipe +++ b/media-libs/smpeg/smpeg-0.4.5.recipe @@ -10,7 +10,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_mixer/libs/old/smpeg-0.4.5.zip" CHECKSUM_SHA256="8d4e4a6bc1892279ae7727e192df0ad0cef5927d50090f846e0bf3ba1b8f3d41" LICENSE="GNU LGPL v2" COPYRIGHT="1999-2004 Sam Lantinga, Joe Tennies." -REVISION="3" +REVISION="4" ARCHITECTURES="x86 x86_gcc2 x86_64" SECONDARY_ARCHITECTURES="x86" @@ -32,7 +32,7 @@ REQUIRES=" " BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libSDL$secondaryArchSuffix + devel:libsdl$secondaryArchSuffix devel:libglu$secondaryArchSuffix " BUILD_PREREQUIRES=" @@ -65,6 +65,8 @@ BUILD() INSTALL() { make install + + rm $libDir/libsmpeg.la prepareInstalledDevelLibs libsmpeg \ libsmpeg-0.4