mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
sys-cluster/pcs: correct dep
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2019-2020 Gentoo Authors
|
||||
# Copyright 2019-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -53,9 +53,9 @@ ruby_add_rdepend "
|
||||
dev-ruby/rack-test
|
||||
dev-ruby/rubygems
|
||||
dev-ruby/sinatra
|
||||
dev-ruby/thin
|
||||
dev-ruby/thor
|
||||
dev-ruby/tilt
|
||||
www-servers/thin
|
||||
"
|
||||
|
||||
PATCHES=( "${FILESDIR}/remove-ruby-bundle-path.patch" "${FILESDIR}/openrc-${PV}.patch" )
|
||||
|
||||
Reference in New Issue
Block a user