mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-ruby/ruby-vte: 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
|
||||
@@ -13,7 +13,7 @@ IUSE=""
|
||||
RDEPEND+=" >=x11-libs/vte-0.12.1:0"
|
||||
DEPEND+=" >=x11-libs/vte-0.12.1:0"
|
||||
|
||||
ruby_add_rdepend ">=dev-ruby/ruby-gtk2-${PV}"
|
||||
ruby_add_rdepend "~dev-ruby/ruby-gtk2-${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
|
||||
@@ -13,7 +13,7 @@ IUSE=""
|
||||
RDEPEND+=" >=x11-libs/vte-0.12.1:0"
|
||||
DEPEND+=" >=x11-libs/vte-0.12.1:0"
|
||||
|
||||
ruby_add_rdepend ">=dev-ruby/ruby-gtk2-${PV}"
|
||||
ruby_add_rdepend "~dev-ruby/ruby-gtk2-${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
|
||||
@@ -13,7 +13,7 @@ IUSE=""
|
||||
RDEPEND+=" >=x11-libs/vte-0.12.1:0"
|
||||
DEPEND+=" >=x11-libs/vte-0.12.1:0"
|
||||
|
||||
ruby_add_rdepend ">=dev-ruby/ruby-gtk2-${PV}"
|
||||
ruby_add_rdepend "~dev-ruby/ruby-gtk2-${PV}"
|
||||
|
||||
all_ruby_prepare() {
|
||||
# Avoid native installer
|
||||
|
||||
Reference in New Issue
Block a user