summaryrefslogtreecommitdiff
path: root/net-im/dino/dino-0.4.2-r2.ebuild
diff options
context:
space:
mode:
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)"
)