summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2014-01-02 15:24:36 +0000
committerMike Gilbert <floppym@gentoo.org>2014-01-02 15:24:36 +0000
commitcf6e556b31beec0f783e0476bd2df31648800a2c (patch)
tree02448475e6350af3c3744e353e073107046d7c7f /app-mobilephone/heimdall/heimdall-1.4.0.ebuild
parentShortened DESCRIPTION. Revision bump: EAPI 5, changed src_prepare to java_pre... (diff)
downloadhistorical-cf6e556b31beec0f783e0476bd2df31648800a2c.tar.gz
historical-cf6e556b31beec0f783e0476bd2df31648800a2c.tar.bz2
historical-cf6e556b31beec0f783e0476bd2df31648800a2c.zip
Document reason for depending on libusbx, bug 496794.
Package-Manager: portage-2.2.7/cvs/Linux x86_64 Manifest-Sign-Key: 0x0BBEEA1FEA4843A4
Diffstat (limited to 'app-mobilephone/heimdall/heimdall-1.4.0.ebuild')
-rw-r--r--app-mobilephone/heimdall/heimdall-1.4.0.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-mobilephone/heimdall/heimdall-1.4.0.ebuild b/app-mobilephone/heimdall/heimdall-1.4.0.ebuild
index b9c9ff247bd7..1c87fc1a8611 100644
--- a/app-mobilephone/heimdall/heimdall-1.4.0.ebuild
+++ b/app-mobilephone/heimdall/heimdall-1.4.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/heimdall/heimdall-1.4.0.ebuild,v 1.1 2013/08/18 20:56:03 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/heimdall/heimdall-1.4.0.ebuild,v 1.2 2014/01/02 15:24:25 floppym Exp $
EAPI=5
@@ -23,6 +23,7 @@ LICENSE="MIT"
SLOT="0"
IUSE="qt4"
+# Fails to build with dev-libs/libusb due to missing macros.
RDEPEND="dev-libs/libusbx:1=
qt4? ( dev-qt/qtcore:4= dev-qt/qtgui:4= )"
DEPEND="${RDEPEND}