mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user