projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34ddb92
)
sci-libs/votca-tools: Fix QA NonExistentDeps
author
David Seifert
<soap@gentoo.org>
Sat, 14 May 2016 22:43:54 +0000
(
00:43
+0200)
committer
David Seifert
<soap@gentoo.org>
Sat, 14 May 2016 23:16:12 +0000
(
01:16
+0200)
Package-Manager: portage-2.2.28
sci-libs/votca-tools/votca-tools-1.2.4.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/votca-tools/votca-tools-1.2.4.ebuild
b/sci-libs/votca-tools/votca-tools-1.2.4.ebuild
index beca8a446bcb5a88af66ab0e485ad97d0a907965..a9f6184c6144fff58122dfb3335cf6cb62be168d 100644
(file)
--- a/
sci-libs/votca-tools/votca-tools-1.2.4.ebuild
+++ b/
sci-libs/votca-tools/votca-tools-1.2.4.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-29,7
+29,7
@@
RDEPEND="fftw? ( sci-libs/fftw:3.0 )
sqlite? ( dev-db/sqlite:3 )"
DEPEND="${RDEPEND}
- doc? (
|| ( <app-doc/doxygen-1.7.6.1[-nodot] >=app-doc/doxygen-1.7.6.1[dot] )
)
+ doc? (
>=app-doc/doxygen-1.7.6.1[dot]
)
>=app-text/txt2tags-2.5
virtual/pkgconfig"