Skip to content

Commit

Permalink
mate-base/mate-control-center: Add missing dev-util/glib-utils
Browse files Browse the repository at this point in the history
Non-maintainer fix.

Closes: https://bugs.gentoo.org/681052
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Apr 7, 2019
1 parent f550367 commit 1bdfaf2
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions mate-base/mate-control-center/mate-control-center-1.22.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ SLOT="0"

IUSE="appindicator debug"

COMMON_DEPEND="
RDEPEND="
dev-libs/atk
>=dev-libs/dbus-glib-0.73
>=dev-libs/glib-2.50:2
Expand Down Expand Up @@ -51,17 +51,16 @@ COMMON_DEPEND="
virtual/libintl
appindicator? ( dev-libs/libappindicator:3 )"

RDEPEND="${COMMON_DEPEND}"

DEPEND="${COMMON_DEPEND}
DEPEND="${RDEPEND}
app-text/rarian
>=app-text/scrollkeeper-dtd-1:1.0
app-text/yelp-tools
dev-util/desktop-file-utils
dev-util/glib-utils
>=dev-util/intltool-0.50.1
sys-devel/gettext:*
sys-devel/gettext
x11-base/xorg-proto
virtual/pkgconfig:*"
virtual/pkgconfig"

src_configure() {
mate_src_configure \
Expand Down

0 comments on commit 1bdfaf2

Please sign in to comment.