diff --git a/recipes/other/shared-mime-info/recipe.toml b/recipes/other/shared-mime-info/recipe.toml index efa95d461..d0f6b1a71 100755 --- a/recipes/other/shared-mime-info/recipe.toml +++ b/recipes/other/shared-mime-info/recipe.toml @@ -12,4 +12,15 @@ msgfmt --xml \ -d "${COOKBOOK_SOURCE}/po" \ -o "${COOKBOOK_STAGE}/usr/share/mime/packages/freedesktop.org.xml" update-mime-database -V "${COOKBOOK_STAGE}/usr/share/mime" +mkdir -p "${COOKBOOK_STAGE}/usr/share/pkgconfig" +cat > "${COOKBOOK_STAGE}/usr/share/pkgconfig/shared-mime-info.pc" <