dev-ruby/ruby-gtk2: fix dependency

Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Naohiro Aota <naota@gentoo.org>
This commit is contained in:
Naohiro Aota
2020-02-13 10:17:58 +09:00
parent 9a0f1e11d2
commit f621c86e3b
3 changed files with 12 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,9 +15,9 @@ DEPEND+=" x11-libs/gtk+:2
RDEPEND+=" x11-libs/gtk+:2"
ruby_add_rdepend "
>=dev-ruby/ruby-gdkpixbuf2-${PV}
>=dev-ruby/ruby-atk-${PV}
>=dev-ruby/ruby-pango-${PV}"
~dev-ruby/ruby-gdkpixbuf2-${PV}
~dev-ruby/ruby-atk-${PV}
~dev-ruby/ruby-pango-${PV}"
all_ruby_prepare() {
# Avoid native installer

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,9 +15,9 @@ DEPEND+=" x11-libs/gtk+:2
RDEPEND+=" x11-libs/gtk+:2"
ruby_add_rdepend "
>=dev-ruby/ruby-gdkpixbuf2-${PV}
>=dev-ruby/ruby-atk-${PV}
>=dev-ruby/ruby-pango-${PV}"
~dev-ruby/ruby-gdkpixbuf2-${PV}
~dev-ruby/ruby-atk-${PV}
~dev-ruby/ruby-pango-${PV}"
all_ruby_prepare() {
# Avoid native installer

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,9 +15,9 @@ DEPEND+=" x11-libs/gtk+:2
RDEPEND+=" x11-libs/gtk+:2"
ruby_add_rdepend "
>=dev-ruby/ruby-gdkpixbuf2-${PV}
>=dev-ruby/ruby-atk-${PV}
>=dev-ruby/ruby-pango-${PV}"
~dev-ruby/ruby-gdkpixbuf2-${PV}
~dev-ruby/ruby-atk-${PV}
~dev-ruby/ruby-pango-${PV}"
all_ruby_prepare() {
# Avoid native installer