summaryrefslogtreecommitdiff
path: root/dev-ruby/ruby-install/ruby-install-0.9.3.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-12-12 18:53:01 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-12-12 18:53:01 +0000
commitc2a98c5730992decf024aa2cc593271e9819a2bb (patch)
treee8b3d3a321f539027ecef8fc56ffbdf897b62401 /dev-ruby/ruby-install/ruby-install-0.9.3.ebuild
parent858ebcd8753fa1e646833884cf62b0809c89a407 (diff)
downloadbaldeagleos-repo-c2a98c5730992decf024aa2cc593271e9819a2bb.tar.gz
baldeagleos-repo-c2a98c5730992decf024aa2cc593271e9819a2bb.tar.xz
baldeagleos-repo-c2a98c5730992decf024aa2cc593271e9819a2bb.zip
Adding metadata
Diffstat (limited to 'dev-ruby/ruby-install/ruby-install-0.9.3.ebuild')
-rw-r--r--dev-ruby/ruby-install/ruby-install-0.9.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby-install/ruby-install-0.9.3.ebuild b/dev-ruby/ruby-install/ruby-install-0.9.3.ebuild
index 27cb8a5e4c33..319efe0595e2 100644
--- a/dev-ruby/ruby-install/ruby-install-0.9.3.ebuild
+++ b/dev-ruby/ruby-install/ruby-install-0.9.3.ebuild
@@ -24,7 +24,7 @@ RDEPEND="${DEPEND}
app-arch/bzip2
app-arch/xz-utils
sys-devel/patch
- || ( >=sys-devel/gcc-4.2 sys-devel/clang )"
+ || ( >=sys-devel/gcc-4.2 llvm-core/clang )"
BDEPEND="test? ( dev-util/shunit2 )"
# BUG: `make check` fails: https://github.com/postmodern/ruby-install/issues/442