summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2019-03-07 09:31:46 +0100
committerBernard Cafarelli <voyageur@gentoo.org>2019-03-07 09:33:17 +0100
commit24e242bf26bfae13e8fc3b2904756c77d3f5a7ef (patch)
tree3fa0824971f8f04b0069e119480e692bf1e93ca7 /net-misc
parentsys-fs/dosfstools: Stable for HPPA too. (diff)
downloadgentoo-24e242bf26bfae13e8fc3b2904756c77d3f5a7ef.tar.gz
gentoo-24e242bf26bfae13e8fc3b2904756c77d3f5a7ef.tar.bz2
gentoo-24e242bf26bfae13e8fc3b2904756c77d3f5a7ef.zip
net-misc/owncloud-client: remove blockers
owncloud-client and nextcloud-client can be installed in parallel, and ocsync was removed from tree a year ago Bug: https://bugs.gentoo.org/679188 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/owncloud-client/owncloud-client-2.5.3.11470-r1.ebuild (renamed from net-misc/owncloud-client/owncloud-client-2.5.3.11470.ebuild)12
1 files changed, 4 insertions, 8 deletions
diff --git a/net-misc/owncloud-client/owncloud-client-2.5.3.11470.ebuild b/net-misc/owncloud-client/owncloud-client-2.5.3.11470-r1.ebuild
index c65369cdae40..37f3df0acddb 100644
--- a/net-misc/owncloud-client/owncloud-client-2.5.3.11470.ebuild
+++ b/net-misc/owncloud-client/owncloud-client-2.5.3.11470-r1.ebuild
@@ -30,12 +30,9 @@ COMMON_DEPEND=">=dev-db/sqlite-3.4:3
kde-frameworks/kio:5
)
nautilus? ( dev-python/nautilus-python )
- shibboleth? ( dev-qt/qtwebkit:5 )
-"
-RDEPEND="${COMMON_DEPEND}
- !net-misc/ocsync
- !net-misc/nextcloud-client
-"
+ shibboleth? ( dev-qt/qtwebkit:5 )"
+
+RDEPEND="${COMMON_DEPEND}"
DEPEND="${COMMON_DEPEND}
dev-qt/linguist-tools:5
doc? (
@@ -48,8 +45,7 @@ DEPEND="${COMMON_DEPEND}
test? (
dev-util/cmocka
dev-qt/qttest:5
- )
-"
+ )"
S=${WORKDIR}/${P/-}