summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2023-01-30 08:39:35 -0600
committerBen Kohler <bkohler@gentoo.org>2023-01-30 09:25:07 -0600
commit0d7c1beb8b8796c3badbe57f1f75f40f208bf0ff (patch)
tree3ac2e01d1c805303a287475ba07cc76e4032e579
parentapp-misc/pdfpc: slot operator dep on app-text/discount (diff)
downloadgentoo-0d7c1beb.tar.gz
gentoo-0d7c1beb.tar.bz2
gentoo-0d7c1beb.zip
dev-util/geany-plugins: slot operator dep on app-text/discount
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
-rw-r--r--dev-util/geany-plugins/geany-plugins-1.38-r5.ebuild (renamed from dev-util/geany-plugins/geany-plugins-1.38-r4.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/geany-plugins/geany-plugins-1.38-r4.ebuild b/dev-util/geany-plugins/geany-plugins-1.38-r5.ebuild
index c70586bd1c68..7f84f12c63f3 100644
--- a/dev-util/geany-plugins/geany-plugins-1.38-r4.ebuild
+++ b/dev-util/geany-plugins/geany-plugins-1.38-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -31,7 +31,7 @@ DEPEND="
gtkspell? ( app-text/gtkspell:3= )
lua? ( ${LUA_DEPS} )
markdown? (
- app-text/discount
+ app-text/discount:=
net-libs/webkit-gtk:4
)
pretty-printer? ( dev-libs/libxml2:2 )