commit:     424e2c7290669868faf570329d5a28a7a169d3aa
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 16 16:59:51 2014 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Tue Sep 16 16:59:51 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=424e2c72

fixed deps

Package-Manager: portage-2.2.8-r1

---
 sci-libs/mlpack/ChangeLog           | 3 +++
 sci-libs/mlpack/mlpack-1.0.8.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/sci-libs/mlpack/ChangeLog b/sci-libs/mlpack/ChangeLog
index b3133f6..d35039b 100644
--- a/sci-libs/mlpack/ChangeLog
+++ b/sci-libs/mlpack/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  16 Sep 2014; Christoph Junghans <ott...@gentoo.org> mlpack-1.0.8.ebuild:
+  fixed deps
+
   15 Feb 2014; Reinis Danne <rei4...@gmail.com> mlpack-1.0.8.ebuild,
   +files/mlpack-1.0.8-uint32_t.patch:
   Add patch to fix build failure with FEATURES=test.

diff --git a/sci-libs/mlpack/mlpack-1.0.8.ebuild 
b/sci-libs/mlpack/mlpack-1.0.8.ebuild
index 3a6691b..01cc0f5 100644
--- a/sci-libs/mlpack/mlpack-1.0.8.ebuild
+++ b/sci-libs/mlpack/mlpack-1.0.8.ebuild
@@ -22,7 +22,7 @@ RDEPEND="
 
 DEPEND="${DEPEND}
        app-text/txt2man
-       dev-util/pkgconfig
+       virtual/pkgconfig
        doc? ( app-doc/doxygen )"
 
 DOCS=( HISTORY.txt )

Reply via email to