commit:     c82d61387df25cd56ad7d1257341216dba622f50
Author:     Chris Mayo <aklhfex <AT> gmail <DOT> com>
AuthorDate: Mon Nov  8 19:24:03 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 12 01:34:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c82d6138

dev-util/geany-plugins: install geanydoc

geanydoc is GTK 3 compatible and has no special dependencies.

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Chris Mayo <aklhfex <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/22698
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/geany-plugins/geany-plugins-1.38.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/geany-plugins/geany-plugins-1.38.ebuild 
b/dev-util/geany-plugins/geany-plugins-1.38.ebuild
index 0222107c668..bd644947d15 100644
--- a/dev-util/geany-plugins/geany-plugins-1.38.ebuild
+++ b/dev-util/geany-plugins/geany-plugins-1.38.ebuild
@@ -62,6 +62,7 @@ src_configure() {
                --enable-codenav
                --enable-commander
                --enable-defineformat
+               --enable-geanydoc
                --enable-geanyextrasel
                --enable-geanyinsertnum
                --enable-geanymacro
@@ -102,7 +103,6 @@ src_configure() {
                --disable-devhelp
                --disable-webhelper
                # GTK 2 only
-               --disable-geanydoc
                --disable-geanypy
                --disable-multiterm
        )

Reply via email to