diff options
Diffstat (limited to 'mate-extra/mate-dialogs/mate-dialogs-1.6.2.ebuild')
-rw-r--r-- | mate-extra/mate-dialogs/mate-dialogs-1.6.2.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/mate-extra/mate-dialogs/mate-dialogs-1.6.2.ebuild b/mate-extra/mate-dialogs/mate-dialogs-1.6.2.ebuild index d6ab1bcb1114..f1de3794463b 100644 --- a/mate-extra/mate-dialogs/mate-dialogs-1.6.2.ebuild +++ b/mate-extra/mate-dialogs/mate-dialogs-1.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-dialogs/mate-dialogs-1.6.2.ebuild,v 1.1 2014/03/02 02:32:25 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-dialogs/mate-dialogs-1.6.2.ebuild,v 1.2 2014/03/10 13:06:36 ssuominen Exp $ EAPI="5" @@ -31,11 +31,11 @@ RDEPEND=">=dev-libs/glib-2.8:2 DEPEND="${RDEPEND} app-text/docbook-xml-dtd:4.1.2 >=app-text/mate-doc-utils-1.6:0 - app-text/scrollkeeper:0 - >=dev-util/intltool-0.40:0 + app-text/rarian + >=dev-util/intltool-0.40 >=mate-base/mate-common-1.6:0 - >=sys-devel/gettext-0.14:0 - virtual/pkgconfig:0" + >=sys-devel/gettext-0.14 + virtual/pkgconfig" src_configure() { gnome2_src_configure \ |