summaryrefslogtreecommitdiff
path: root/net-im/dino/dino-0.4.2-r2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-26 04:30:05 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-26 04:30:05 +0100
commit390bde0d9e0b055c7e87ede2f6b3546ec7da02c7 (patch)
treede2070c20b334e95468095ec8e48d7bfcc15c2eb /net-im/dino/dino-0.4.2-r2.ebuild
parent240b57012ace855bbfd9934b07642416ceeeb5b8 (diff)
gentoo auto-resync : 26:07:2023 - 04:30:05
Diffstat (limited to 'net-im/dino/dino-0.4.2-r2.ebuild')
-rw-r--r--net-im/dino/dino-0.4.2-r2.ebuild1
1 files changed, 1 insertions, 0 deletions
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)"
)