mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-backup/deja-dup: remove dep on <app-backup/duplicity-1.0.0
Bug: https://bugs.gentoo.org/876781 Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Closes: https://github.com/gentoo/gentoo/pull/27742 Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
committed by
Matt Turner
parent
b9318c2ca1
commit
ad2ed8a2af
@@ -24,12 +24,9 @@ BDEPEND="
|
||||
test? ( dev-libs/appstream-glib )
|
||||
"
|
||||
|
||||
# deja-dup can not recognize duplicity-1.0.0 and throws an error
|
||||
# https://gitlab.gnome.org/World/deja-dup/-/issues/334
|
||||
DEPEND="
|
||||
dev-libs/atk
|
||||
>=app-backup/duplicity-0.7.14
|
||||
<app-backup/duplicity-1.0.0
|
||||
>=app-crypt/libsecret-0.18.6[vala]
|
||||
>=dev-libs/glib-2.64:2[dbus]
|
||||
>=dev-libs/json-glib-1.2
|
||||
@@ -24,8 +24,6 @@ BDEPEND="
|
||||
test? ( dev-libs/appstream-glib )
|
||||
"
|
||||
|
||||
# deja-dup can not recognize duplicity-1.0.0 and throws an error
|
||||
# https://gitlab.gnome.org/World/deja-dup/-/issues/334
|
||||
DEPEND="
|
||||
>=gui-libs/libadwaita-1.0:1
|
||||
>=dev-libs/glib-2.70.0:2
|
||||
@@ -36,7 +34,6 @@ DEPEND="
|
||||
>=app-crypt/libsecret-0.18.6[vala]
|
||||
>=net-libs/libsoup-3.0:3.0
|
||||
>=app-backup/duplicity-0.8.21
|
||||
<app-backup/duplicity-1.0.0
|
||||
"
|
||||
|
||||
RDEPEND="${DEPEND}
|
||||
Reference in New Issue
Block a user