summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-pda/libimobiledevice/libimobiledevice-1.1.6.ebuild')
-rw-r--r--app-pda/libimobiledevice/libimobiledevice-1.1.6.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-pda/libimobiledevice/libimobiledevice-1.1.6.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.1.6.ebuild
index b6c743b3df67..6b157be0b04a 100644
--- a/app-pda/libimobiledevice/libimobiledevice-1.1.6.ebuild
+++ b/app-pda/libimobiledevice/libimobiledevice-1.1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.6.ebuild,v 1.3 2014/05/30 11:33:13 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.6.ebuild,v 1.4 2014/05/30 18:37:31 ssuominen Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_2,3_3} )
@@ -17,9 +17,8 @@ SLOT="0/4" # based on SONAME of libimobiledevice.so
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE="gnutls python static-libs"
-# Drop || ( ) and =app-pda/usbmuxd-1.0.9 with next release like 1.1.7, temporary hack
RDEPEND=">=app-pda/libplist-1.11:=[python?,${PYTHON_USEDEP}]
- || ( >=app-pda/libusbmuxd-1.0.9:= =app-pda/usbmuxd-1.0.9 )
+ >=app-pda/libusbmuxd-1.0.9:=
gnutls? (
dev-libs/libgcrypt:0
>=dev-libs/libtasn1-1.1