Package: gpsbabel / 1.7.0+ds-7

0009-Drop-mac-libusb-libusb.h-dependency.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
From: Jochen Sprickerhof <git@jochen.sprickerhof.de>
Date: Thu, 9 Jul 2020 21:59:38 +0200
Subject: Drop mac/libusb/libusb.h dependency

---
 Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 \