diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-08-17 20:38:01 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-08-17 20:38:28 +0200 |
commit | c7a6bdcf6aff9015122439254fdda5fd48d05eae (patch) | |
tree | 06aadf598f4721247aab3deccadfb07d46f3a3fb /dev-vcs/gitg | |
parent | net-libs/axtls: version bump to 2.0.0 (diff) | |
download | gentoo-c7a6bdcf6aff9015122439254fdda5fd48d05eae.tar.gz gentoo-c7a6bdcf6aff9015122439254fdda5fd48d05eae.tar.bz2 gentoo-c7a6bdcf6aff9015122439254fdda5fd48d05eae.zip |
dev-vcs/gitg: Needs libsoup (#591532 by Konstantin (elxa))
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-vcs/gitg')
-rw-r--r-- | dev-vcs/gitg/gitg-3.20.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-vcs/gitg/gitg-3.20.1.ebuild b/dev-vcs/gitg/gitg-3.20.1.ebuild index f4f058f43724..66b86dbc4053 100644 --- a/dev-vcs/gitg/gitg-3.20.1.ebuild +++ b/dev-vcs/gitg/gitg-3.20.1.ebuild @@ -34,6 +34,7 @@ RDEPEND=" >=dev-libs/libpeas-1.5.0[gtk] >=dev-libs/libxml2-2.9.0:2 + net-libs/libsoup:2.4 >=gnome-base/gsettings-desktop-schemas-0.1.1 >=x11-libs/gtk+-3.20.0:3 >=x11-libs/gtksourceview-3.10:3.0 |