mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
x11-libs/libfm: Add missing dependency to glib-utils.
Closes: https://bugs.gentoo.org/668128 Signed-off-by: Hanno Boeck <hanno@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12
This commit is contained in:
@@ -37,7 +37,8 @@ DEPEND="${COMMON_DEPEND}
|
||||
app-arch/xz-utils
|
||||
>=dev-util/intltool-0.40
|
||||
virtual/pkgconfig
|
||||
sys-devel/gettext"
|
||||
sys-devel/gettext
|
||||
dev-util/glib-utils"
|
||||
|
||||
S="${WORKDIR}"/${MY_P}
|
||||
|
||||
|
||||
@@ -33,7 +33,8 @@ DEPEND="${COMMON_DEPEND}
|
||||
)
|
||||
>=dev-util/intltool-0.40
|
||||
virtual/pkgconfig
|
||||
sys-devel/gettext"
|
||||
sys-devel/gettext
|
||||
dev-util/glib-utils"
|
||||
|
||||
DOCS=( AUTHORS TODO )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user