projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b606c6
)
app-backup/borgbackup: Added dev-python/pyzmq to RPDEPEND
author
Rainer Hihn
<hihn.rainer@gmail.com>
Sun, 30 Jul 2017 08:35:23 +0000
(10:35 +0200)
committer
David Seifert
<soap@gentoo.org>
Sun, 30 Jul 2017 09:47:52 +0000
(11:47 +0200)
Closes: https://github.com/gentoo/gentoo/pull/5240
app-backup/borgbackup/borgbackup-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-backup/borgbackup/borgbackup-9999.ebuild
b/app-backup/borgbackup/borgbackup-9999.ebuild
index 27907669fe929771fee9bdedd7f37af30b759d8e..a1f508fb654bbf122366bcf8ea4cd7944222757e 100644
(file)
--- a/
app-backup/borgbackup/borgbackup-9999.ebuild
+++ b/
app-backup/borgbackup/borgbackup-9999.ebuild
@@
-22,7
+22,7
@@
LICENSE="BSD"
SLOT="0"
IUSE="libressl +fuse"
-# Unfor
m
ately we have a file conflict with app-office/borg, bug #580402
+# Unfor
tun
ately we have a file conflict with app-office/borg, bug #580402
RDEPEND="
!!app-office/borg
app-arch/lz4
@@
-30,6
+30,7
@@
RDEPEND="
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
fuse? ( dev-python/llfuse[${PYTHON_USEDEP}] )
+ dev-python/pyzmq[${PYTHON_USEDEP}]
"
DEPEND="