projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34ab091
)
dev-util/wsta: don't depend on cargo directly
author
Dirkjan Ochtman
<djc@gentoo.org>
Mon, 14 May 2018 12:32:37 +0000
(14:32 +0200)
committer
Dirkjan Ochtman
<djc@gentoo.org>
Mon, 14 May 2018 14:38:34 +0000
(16:38 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-util/wsta/wsta-0.5.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/wsta/wsta-0.5.0.ebuild
b/dev-util/wsta/wsta-0.5.0.ebuild
index ad36c325bcc6acfe0929398a189112613f86a5a6..17d04343647337964ab05b9d25e7a43c6efa46e5 100644
(file)
--- a/
dev-util/wsta/wsta-0.5.0.ebuild
+++ b/
dev-util/wsta/wsta-0.5.0.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-68,8
+68,7
@@
KEYWORDS="~amd64 ~x86"
RDEPEND="dev-libs/openssl:*"
DEPEND="${RDEPEND}
- dev-util/cargo
- "
+ virtual/rust"
src_test() {
debug-print-function ${FUNCNAME} "$0"