media-gfx/fontforge: Add missing dependency on glib
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 16 Jun 2018 19:31:42 +0000 (21:31 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sat, 16 Jun 2018 19:32:09 +0000 (21:32 +0200)
checking for GLIB... no
configure: error: Package requirements (glib-2.0 >= 2.6 gio-2.0) were not met:

Package glib-2.0 was not found in the pkg-config search path
Package gio-2.0 was not found in the pkg-config search path

Package-Manager: Portage-2.3.40, Repoman-2.3.9

media-gfx/fontforge/fontforge-20170731-r4.ebuild

index 988a4ec0b7bdbe6b79bf6215c05767080a1fee63..f644502147400caa5ffc049df12723e88a9f97ae 100644 (file)
@@ -25,6 +25,7 @@ REQUIRED_USE="
 "
 
 RDEPEND="
+       dev-libs/glib
        dev-libs/libltdl:0
        dev-libs/libxml2:2=
        >=media-libs/freetype-2.3.7:2=