Skip to content

Commit 7d7acbd

Browse files
authored
Merge pull request #2 from se-bi/fix/debian-dependency
Deb: Add alternative dependency for debian stable
2 parents c4c569b + 0405f68 commit 7d7acbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deb-package/DEBIAN/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Version: VERSION
33
Architecture: amd64
44
Maintainer: Raphael Lehmann <raphael+openocdbuild@rleh.de>
55
Installed-Size: 5790
6-
Depends: libc6 (>= 2.15), libftdi1-2 (>= 1.2), libhidapi-hidraw0 (>= 0.8.0~rc1+git20140201.3a66d4e+dfsg), libjaylink0, libjim0.79 (>= 0.73), libusb-0.1-4 (>= 2:0.1.12), libusb-1.0-0 (>= 2:1.0.16)
6+
Depends: libc6 (>= 2.15), libftdi1-2 (>= 1.2), libhidapi-hidraw0 (>= 0.8.0~rc1+git20140201.3a66d4e+dfsg), libjaylink0, libjim0.79 (>= 0.73) | libjim0.77 (>= 0.73), libusb-0.1-4 (>= 2:0.1.12), libusb-1.0-0 (>= 2:1.0.16)
77
Section: embedded
88
Priority: optional
99
Homepage: http://openocd.sourceforge.net/

0 commit comments

Comments
 (0)