diff options
Diffstat (limited to 'dev-rust/rust-bindgen/rust-bindgen-9999.ebuild')
-rw-r--r-- | dev-rust/rust-bindgen/rust-bindgen-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-rust/rust-bindgen/rust-bindgen-9999.ebuild b/dev-rust/rust-bindgen/rust-bindgen-9999.ebuild index 4748c4c..bd499be 100644 --- a/dev-rust/rust-bindgen/rust-bindgen-9999.ebuild +++ b/dev-rust/rust-bindgen/rust-bindgen-9999.ebuild @@ -17,7 +17,7 @@ IUSE="" EGIT_REPO_URI="https://github.com/servo/rust-bindgen.git" DEPEND=">=virtual/rust-999 - dev-util/cargo + virtual/cargo >=sys-devel/clang-3.4.2-r100:* " RDEPEND="${DEPEND}" |