commit:     bebf26d22680710de88bc21db16799bdc27114f9
Author:     Michael Vetter <jubalh <AT> iodoru <DOT> org>
AuthorDate: Tue Jul 11 05:06:41 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jul 26 03:00:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bebf26d2

net-im/dino: Specify soup version

Bug: https://bugs.gentoo.org/902753
Signed-off-by: Michael Vetter <jubalh <AT> iodoru.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-im/dino/dino-0.4.2-r2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-im/dino/dino-0.4.2-r2.ebuild b/net-im/dino/dino-0.4.2-r2.ebuild
index 3dc255e58a6c..de4977426bc8 100644
--- a/net-im/dino/dino-0.4.2-r2.ebuild
+++ b/net-im/dino/dino-0.4.2-r2.ebuild
@@ -77,6 +77,7 @@ src_configure() {
                "-DENABLED_PLUGINS=$(local IFS=";"; echo 
"${enabled_plugins[*]}")"
                "-DDISABLED_PLUGINS=$(local IFS=";"; echo 
"${disabled_plugins[*]}")"
                "-DVALA_EXECUTABLE=${VALAC}"
+               "-DSOUP_VERSION=2"
                "-DBUILD_TESTS=$(usex test)"
        )
 

Reply via email to