summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/libktorrent/libktorrent-1.0.5.3.ebuild')
-rw-r--r--net-libs/libktorrent/libktorrent-1.0.5.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-libs/libktorrent/libktorrent-1.0.5.3.ebuild b/net-libs/libktorrent/libktorrent-1.0.5.3.ebuild
index 31be6a2af121..8953d784555e 100644
--- a/net-libs/libktorrent/libktorrent-1.0.5.3.ebuild
+++ b/net-libs/libktorrent/libktorrent-1.0.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.0.5.3.ebuild,v 1.5 2011/01/17 01:07:43 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.0.5.3.ebuild,v 1.6 2011/02/18 20:29:42 dilfridge Exp $
EAPI=3
KMNAME="extragear/network"
@@ -19,6 +19,7 @@ if [[ ${PV} != 9999* ]]; then
SRC_URI="http://ktorrent.org/downloads/${KTORRENT_VERSION}/${MY_P}.tar.bz2"
S="${WORKDIR}"/"${MY_P}"
fi
+VIRTUALX_REQUIRED=optional
inherit kde4-base
DESCRIPTION="A BitTorrent library based on KDE Platform"