commit:     0949c59b0119aecb73cd49be9daccca572f1f80a
Author:     Azael Reyes <azael.devel <AT> gmail <DOT> com>
AuthorDate: Sat Sep  5 21:28:56 2020 +0000
Commit:     Azael Reyes <azael.devel <AT> gmail <DOT> com>
CommitDate: Sat Sep  5 21:28:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0949c59b

app-portage/version: fixing dependency.

Signed-off-by: Azael Reyes <azael.devel <AT> gmail.com>
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Azael Reyes <azael.devel <AT> gmail.com>

 app-portage/version/version-0.15.0_alpha.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/app-portage/version/version-0.15.0_alpha.ebuild 
b/app-portage/version/version-0.15.0_alpha.ebuild
index d6b021c..c90fba0 100644
--- a/app-portage/version/version-0.15.0_alpha.ebuild
+++ b/app-portage/version/version-0.15.0_alpha.ebuild
@@ -17,11 +17,9 @@ KEYWORDS="~amd64"
 
 IUSE=""
 
-DEPEND=""
+DEPEND="dev-libs/octetos-coreutils"
 RDEPEND="${DEPEND}"
-BDEPEND="
-       dev-libs/octetos-core
-"
+BDEPEND=""
 
 S="${WORKDIR}/octetos-${PN}-${MYPV}"
 

Reply via email to