From 1bdf702de26a994e56fd0cf5a46f218d83c36f92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Sat, 12 Jul 2014 22:54:17 +0200 Subject: [PATCH] mpg123: Fix pkg-config file installation --- media-sound/mpg123/mpg123-1.12.1.recipe | 1 + 1 file changed, 1 insertion(+) diff --git a/media-sound/mpg123/mpg123-1.12.1.recipe b/media-sound/mpg123/mpg123-1.12.1.recipe index b90747176..a6bbe04c5 100644 --- a/media-sound/mpg123/mpg123-1.12.1.recipe +++ b/media-sound/mpg123/mpg123-1.12.1.recipe @@ -48,6 +48,7 @@ INSTALL() { make install prepareInstalledDevelLib libmpg123 + fixPkgconfig packageEntries devel $developDir }