summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-libs/libktorrent/libktorrent-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-libs/libktorrent/libktorrent-9999.ebuild b/net-libs/libktorrent/libktorrent-9999.ebuild
index 13346987566..5efe9be9a82 100644
--- a/net-libs/libktorrent/libktorrent-9999.ebuild
+++ b/net-libs/libktorrent/libktorrent-9999.ebuild
@@ -25,7 +25,7 @@ if [[ ${PV} != 9999* ]]; then
else
KEYWORDS=""
fi
-VIRTUALX_REQUIRED=test
+VIRTUALX_REQUIRED="test"
inherit kde4-base
DESCRIPTION="A BitTorrent library based on KDE Platform"
@@ -38,6 +38,7 @@ IUSE="debug"
RDEPEND="
app-crypt/qca:2
dev-libs/gmp
+ dev-libs/libgcrypt
"
DEPEND="${RDEPEND}
dev-libs/boost