Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 118161 | Differences between
and this patch

Collapse All | Expand All

(-)libptp2-1.1.0.orig/configure (-1 / +1 lines)
Lines 21773-21779 Link Here
21773
		LDFLAGS="$LDFLAGS_save"
21773
		LDFLAGS="$LDFLAGS_save"
21774
	fi
21774
	fi
21775
21775
21776
	if test "$LIBUSB_VER" \< "0.1.08"; then
21776
	if test "$LIBUSB_VER" \< "0.1.08" && test "$LIBUSB_VER" != "0.1.10a"; then
21777
		{ { echo "$as_me:$LINENO: error:
21777
		{ { echo "$as_me:$LINENO: error:
21778
*** You need at least version 0.1.8 of the libusb library to build ptpcam.
21778
*** You need at least version 0.1.8 of the libusb library to build ptpcam.
21779
*** Download and istall it from http://sourceforge.net/projects/libusb/ or
21779
*** Download and istall it from http://sourceforge.net/projects/libusb/ or

Return to bug 118161