mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-ruby/ruby-cairo-gobject: 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
|
||||
@@ -16,7 +16,7 @@ DEPEND+=" x11-libs/cairo"
|
||||
RDEPEND+=" x11-libs/cairo"
|
||||
|
||||
ruby_add_rdepend "dev-ruby/rcairo
|
||||
>=dev-ruby/ruby-glib2-${PV}"
|
||||
~dev-ruby/ruby-glib2-${PV}"
|
||||
|
||||
all_ruby_prepare() {
|
||||
# Avoid unneeded dependency on test-unit-notify.
|
||||
|
||||
@@ -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
|
||||
@@ -16,7 +16,7 @@ DEPEND+=" x11-libs/cairo"
|
||||
RDEPEND+=" x11-libs/cairo"
|
||||
|
||||
ruby_add_rdepend "dev-ruby/rcairo
|
||||
>=dev-ruby/ruby-glib2-${PV}"
|
||||
~dev-ruby/ruby-glib2-${PV}"
|
||||
|
||||
all_ruby_prepare() {
|
||||
# Avoid unneeded dependency on test-unit-notify.
|
||||
|
||||
@@ -16,7 +16,7 @@ DEPEND+=" x11-libs/cairo"
|
||||
RDEPEND+=" x11-libs/cairo"
|
||||
|
||||
ruby_add_rdepend "dev-ruby/rcairo
|
||||
>=dev-ruby/ruby-glib2-${PV}"
|
||||
~dev-ruby/ruby-glib2-${PV}"
|
||||
|
||||
all_ruby_prepare() {
|
||||
# Avoid unneeded dependency on test-unit-notify.
|
||||
|
||||
Reference in New Issue
Block a user