mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-libs/votca-tools: Fix QA NonExistentDeps
Package-Manager: portage-2.2.28
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user