summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2023-10-30 00:13:22 +0200
committerMart Raudsepp <leio@gentoo.org>2023-10-30 00:13:22 +0200
commit6cdc27bc8680c849a7268520b9d7df5496b9812a (patch)
tree5ebed84040baea7782e1f7e29815d5d309804396 /dev-vcs
parentdev-vcs/gitg: drop 41-r1 (diff)
downloadgentoo-6cdc27bc8680c849a7268520b9d7df5496b9812a.tar.gz
gentoo-6cdc27bc8680c849a7268520b9d7df5496b9812a.tar.bz2
gentoo-6cdc27bc8680c849a7268520b9d7df5496b9812a.zip
dev-vcs/gitg: Explicitly depend on libpeas SLOT=0
Another libpeas SLOT is coming. Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/gitg/gitg-44-r1.ebuild (renamed from dev-vcs/gitg/gitg-44.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/gitg/gitg-44.ebuild b/dev-vcs/gitg/gitg-44-r1.ebuild
index 4d574896d580..9b2aaa0dbc67 100644
--- a/dev-vcs/gitg/gitg-44.ebuild
+++ b/dev-vcs/gitg/gitg-44-r1.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
dev-libs/libgee:0.8[introspection]
>=dev-libs/libgit2-glib-1.2.0[ssh]
dev-libs/libgit2:=[threads]
- >=dev-libs/libpeas-1.5.0[gtk]
+ >=dev-libs/libpeas-1.5.0:0[gtk]
>=dev-libs/libxml2-2.9.0:2
>=gnome-base/gsettings-desktop-schemas-0.1.1
>=gui-libs/libhandy-1.5.0