summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Savchenko <bircoph@gentoo.org>2016-09-30 17:01:21 +0300
committerAndrew Savchenko <bircoph@gentoo.org>2016-09-30 17:02:02 +0300
commitb8a9bcd2b4613be92dbea772b560818b5e0a433e (patch)
tree851306dfc6a19fe1ab22ee4a62f0816277cad1f2 /app-doc/clsync-docs
parentdev-libs/libclsync: remove dependency on app-admin/clsync (diff)
downloadgentoo-b8a9bcd2b4613be92dbea772b560818b5e0a433e.tar.gz
gentoo-b8a9bcd2b4613be92dbea772b560818b5e0a433e.tar.bz2
gentoo-b8a9bcd2b4613be92dbea772b560818b5e0a433e.zip
app-doc/clsync-docs: remove useless dependency
Package-Manager: portage-2.3.1 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Diffstat (limited to 'app-doc/clsync-docs')
-rw-r--r--app-doc/clsync-docs/clsync-docs-0.4.2.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/app-doc/clsync-docs/clsync-docs-0.4.2.ebuild b/app-doc/clsync-docs/clsync-docs-0.4.2.ebuild
index 7693440026da..72ad4a65b68c 100644
--- a/app-doc/clsync-docs/clsync-docs-0.4.2.ebuild
+++ b/app-doc/clsync-docs/clsync-docs-0.4.2.ebuild
@@ -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