Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 500764 - app-mobilephone/heimdall-1.4.0 should depend on || ( dev-libs/libusbx:1= dev-libs/libusb-1.0.18:1 )
Summary: app-mobilephone/heimdall-1.4.0 should depend on || ( dev-libs/libusbx:1= dev-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-09 10:20 UTC by Jerome Venturi
Modified: 2014-02-09 17:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jerome Venturi 2014-02-09 10:20:56 UTC
Hello,

I just build app-mobilephone/heimdall-1.4.0 against dev-libs/libusb-1.0.18:1 successfully on amd64:

dev-libs/libusb-1.0.18:1  USE="udev -debug -doc -examples -static-libs {-test}" ABI_X86="32 (64) (-x32)"
app-mobilephone/heimdall-1.4.0-r1::local [1.4.0::gentoo] USE="qt4"

Portage 2.2.7_p57 (default/linux/amd64/13.0/desktop/kde, gcc-4.8.2, glibc-2.17, 3.12.9-zen+ x86_64)

I just modified this part of the ebuild :
-RDEPEND="dev-libs/libusbx:1=
+RDEPEND="dev-libs/libusb:1=

For me, this comment within the "app-mobilephone/heimdall-1.4.0" ebuild is outdated:

"# Fails to build with dev-libs/libusb due to missing macros."
Comment 1 Mike Gilbert gentoo-dev 2014-02-09 17:33:30 UTC
Ah, good too see that libusbx was merged. Thanks for the report!

+  09 Feb 2014; Mike Gilbert <floppym@gentoo.org> heimdall-1.4.0.ebuild,
+  heimdall-9999.ebuild:
+  Depend on libusb or libusbx, bug 500764 by Jerome Venturi.