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:
Naohiro Aota
2020-02-13 10:24:26 +09:00
parent f621c86e3b
commit faea7c2b42
3 changed files with 5 additions and 5 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
@@ -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.

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
@@ -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.

View File

@@ -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.