summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-16 20:03:48 +0100
committerSam James <sam@gentoo.org>2021-09-16 20:11:14 +0100
commit399fe1d7c8f8509bf399cd175d63e0c15b504940 (patch)
treedabc2a5c59a3972f5b35d2896f5ef152a5e96ce0
parentapp-backup/deja-dup: fix libsoup slot dependency (diff)
downloadgentoo-399fe1d7c8f8509bf399cd175d63e0c15b504940.tar.gz
gentoo-399fe1d7c8f8509bf399cd175d63e0c15b504940.tar.bz2
gentoo-399fe1d7c8f8509bf399cd175d63e0c15b504940.zip
app-office/homebank: fix libsoup slot dependency
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-office/homebank/homebank-5.5.1-r1.ebuild (renamed from app-office/homebank/homebank-5.5.1.ebuild)2
-rw-r--r--app-office/homebank/homebank-5.5.2-r1.ebuild (renamed from app-office/homebank/homebank-5.5.2.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-office/homebank/homebank-5.5.1.ebuild b/app-office/homebank/homebank-5.5.1-r1.ebuild
index 8f832d7a9090..85afe9455e65 100644
--- a/app-office/homebank/homebank-5.5.1.ebuild
+++ b/app-office/homebank/homebank-5.5.1-r1.ebuild
@@ -14,7 +14,7 @@ IUSE="+ofx"
KEYWORDS="amd64 ppc ~ppc64 x86"
RDEPEND=">=dev-libs/glib-2.39
- >=net-libs/libsoup-2.26
+ >=net-libs/libsoup-2.26:2.4
x11-libs/cairo
x11-libs/gdk-pixbuf
>=x11-libs/gtk+-3.22:3
diff --git a/app-office/homebank/homebank-5.5.2.ebuild b/app-office/homebank/homebank-5.5.2-r1.ebuild
index 6eeaf4265c0c..67f37c2a116c 100644
--- a/app-office/homebank/homebank-5.5.2.ebuild
+++ b/app-office/homebank/homebank-5.5.2-r1.ebuild
@@ -14,7 +14,7 @@ IUSE="+ofx"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
RDEPEND=">=dev-libs/glib-2.39
- >=net-libs/libsoup-2.26
+ >=net-libs/libsoup-2.26:2.4
x11-libs/cairo
x11-libs/gdk-pixbuf
>=x11-libs/gtk+-3.22:3