Skip to content

Commit

Permalink
app-i18n/fcitx: Add dependency on dev-util/glib-utils.
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/667346

Signed-off-by: Arfrever Frehtes Taifersar Arahesis <[email protected]>
Signed-off-by: Mike Gilbert <[email protected]>
  • Loading branch information
Arfrever Frehtes Taifersar Arahesis authored and floppym committed Oct 19, 2018
1 parent ec4a75a commit 78072da
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion app-i18n/fcitx/fcitx-4.2.9.6.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 2003-2018 Arfrever Frehtes Taifersar Arahesis and others
# Distributed under the terms of the GNU General Public License v2

EAPI="6"
Expand Down Expand Up @@ -63,6 +63,7 @@ RDEPEND="dev-libs/glib:2
dev-libs/libxml2
)"
DEPEND="${RDEPEND}
dev-util/glib-utils
kde-frameworks/extra-cmake-modules:5
virtual/pkgconfig"

Expand Down
3 changes: 2 additions & 1 deletion app-i18n/fcitx/fcitx-4.9999.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 2003-2018 Arfrever Frehtes Taifersar Arahesis and others
# Distributed under the terms of the GNU General Public License v2

EAPI="6"
Expand Down Expand Up @@ -63,6 +63,7 @@ RDEPEND="dev-libs/glib:2
dev-libs/libxml2
)"
DEPEND="${RDEPEND}
dev-util/glib-utils
kde-frameworks/extra-cmake-modules:5
virtual/pkgconfig"

Expand Down

0 comments on commit 78072da

Please sign in to comment.