diff --git a/media-gfx/libimagequant/libimagequant-2.13.1.recipe b/media-gfx/libimagequant/libimagequant-2.13.1.recipe index 86bed616f..61dc85448 100644 --- a/media-gfx/libimagequant/libimagequant-2.13.1.recipe +++ b/media-gfx/libimagequant/libimagequant-2.13.1.recipe @@ -7,7 +7,7 @@ COPYRIGHT="2009-2018 by Kornel LesiƄski 1989-1991 by Jef Poskanzer" LICENSE="MIT GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/ImageOptim/libimagequant/archive/$portVersion.tar.gz" CHECKSUM_SHA256="1f46deec3fa280335cf7f0be3ede6006bb420ba8159a03d1f6938e8d283d03ae" SOURCE_FILENAME="libimagequant-$portVersion.tar.gz" @@ -52,6 +52,9 @@ INSTALL() { make install + # remove static library + rm $libDir/libimagequant.a + prepareInstalledDevelLib \ libimagequant fixPkgconfig