app-misc/khard: drop vdirsyncer from RDEPEND
authorAndrey Utkin <andrey_utkin@gentoo.org>
Fri, 19 Jan 2018 01:16:44 +0000 (01:16 +0000)
committerAndrey Utkin <andrey_utkin@gentoo.org>
Fri, 19 Jan 2018 01:43:42 +0000 (01:43 +0000)
vdirsyncer is not a dependency (never called directly), just a
complementary tool to operate on same user data.

Suggested-by: Kristian <kbx@posteo.de>
Package-Manager: Portage-2.3.19, Repoman-2.3.6

app-misc/khard/khard-0.11.4.ebuild

index 69d8bce4c0980b27fba65d80509c1001c6f5da9b..e80f2ffbfcc442056fd30848eb15bea04cacfa07 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,7 +23,6 @@ RDEPEND="
        dev-python/atomicwrites[${PYTHON_USEDEP}]
        dev-python/configobj[${PYTHON_USEDEP}]
        dev-python/pyyaml[${PYTHON_USEDEP}]
-       dev-python/vdirsyncer[${PYTHON_USEDEP}]
        >dev-python/vobject-0.9.3[${PYTHON_USEDEP}]
 "
 # vobject-0.9.3 breaks khard, see