From: Jochen Sprickerhof Date: Thu, 9 Jul 2020 19:59:38 +0000 (+0200) Subject: Drop mac/libusb/libusb.h dependency X-Git-Tag: archive/raspbian/1.7.0+ds-5+rpi1^2~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d948ce862da271e1a3d8df852d5330c0d0382906;p=gpsbabel.git Drop mac/libusb/libusb.h dependency Gbp-Pq: Name 0009-Drop-mac-libusb-libusb.h-dependency.patch --- diff --git a/Makefile.in b/Makefile.in index d277644..b43e3d4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -714,7 +714,7 @@ jeeps/gpsdevice_usb.o: jeeps/gpsdevice_usb.cc jeeps/gps.h jeeps/../defs.h \ jeeps/gpsapp.h jeeps/gpsprot.h jeeps/gpscom.h jeeps/gpsfmt.h \ jeeps/gpsmath.h jeeps/gpsmem.h jeeps/gpsrqst.h jeeps/garminusb.h \ jeeps/gpsusbcommon.h jeeps/gpsusbint.h -jeeps/gpslibusb.o: jeeps/gpslibusb.cc config.h mac/libusb/libusb.h \ +jeeps/gpslibusb.o: jeeps/gpslibusb.cc config.h \ jeeps/../defs.h formspec.h inifile.h gbfile.h \ defs.h session.h src/core/datetime.h src/core/optional.h \ jeeps/garminusb.h jeeps/gpsdevice.h jeeps/gps.h jeeps/gpsport.h \