aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoro01eg <o01eg@yandex.ru>2019-01-10 05:57:10 +0300
committero01eg <o01eg@yandex.ru>2019-01-10 05:57:10 +0300
commit6ec212abe9f3117c0521902fd573d602051b4787 (patch)
treee7eaebb3194e36108ad10f0922c7fd28db4f52b5 /dev-rust/rust-bindgen
parentMerge pull request #388 from o01eg/master (diff)
downloadrust-6ec212abe9f3117c0521902fd573d602051b4787.tar.gz
rust-6ec212abe9f3117c0521902fd573d602051b4787.tar.bz2
rust-6ec212abe9f3117c0521902fd573d602051b4787.zip
Make dev-lang/rust compatible with dev-lang/rust from portage
Diffstat (limited to 'dev-rust/rust-bindgen')
-rw-r--r--dev-rust/rust-bindgen/rust-bindgen-9999.ebuild2
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}"