diff options
Diffstat (limited to 'app-office/homebank/homebank-5.6.1.ebuild')
-rw-r--r-- | app-office/homebank/homebank-5.6.1.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/app-office/homebank/homebank-5.6.1.ebuild b/app-office/homebank/homebank-5.6.1.ebuild index 51300d2ff34d..2e1c67a5408b 100644 --- a/app-office/homebank/homebank-5.6.1.ebuild +++ b/app-office/homebank/homebank-5.6.1.ebuild @@ -14,14 +14,15 @@ SLOT="0" IUSE="+ofx" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -RDEPEND=">=dev-libs/glib-2.39 +RDEPEND=">=dev-libs/glib-2.39:2 >=net-libs/libsoup-2.26:2.4 x11-libs/cairo - x11-libs/gdk-pixbuf + x11-libs/gdk-pixbuf:2 >=x11-libs/gtk+-3.22:3 x11-libs/pango ofx? ( >=dev-libs/libofx-0.8.3:= )" -DEPEND="${RDEPEND}" +DEPEND="${RDEPEND} + x11-base/xorg-proto" BDEPEND=">=dev-lang/perl-5.8.1 dev-perl/XML-Parser >=dev-util/intltool-0.40.5 |