mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-doc/clsync-docs: remove useless dependency
Package-Manager: portage-2.3.1 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
This commit is contained in:
@@ -17,10 +17,7 @@ LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
IUSE="api +examples"
|
||||
|
||||
DEPEND="
|
||||
virtual/pkgconfig
|
||||
api? ( app-doc/doxygen )
|
||||
"
|
||||
DEPEND="api? ( app-doc/doxygen )"
|
||||
|
||||
src_configure() {
|
||||
: # doxygen doesn't depend on configuration
|
||||
|
||||
Reference in New Issue
Block a user