Skip to content

Commit 5521366

Browse files
authored
Merge pull request #13 from fledge-iot/FOGL-4185
ca-certificates and curl dep for stretch (debian9) on moxa gateway
2 parents c85764a + a8b9e87 commit 5521366

File tree

1 file changed

+1
-1
lines changed
  • packages/Debian/armv7l/DEBIAN

1 file changed

+1
-1
lines changed

packages/Debian/armv7l/DEBIAN/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Version: 1.0.0
33
Section: devel
44
Priority: optional
55
Architecture: armhf
6-
Depends: autoconf,libtool,libboost-dev,libboost-system-dev,libboost-thread-dev,libpq-dev,python3-pip,python3-setuptools,sqlite3,sudo,cpulimit,krb5-user,libcurl4-openssl-dev
6+
Depends: autoconf,ca-certificates,curl,libcurl4-openssl-dev,libtool,libboost-dev,libboost-system-dev,libboost-thread-dev,libpq-dev,python3-pip,python3-setuptools,sqlite3,sudo,cpulimit,krb5-user
77
Conflicts:
88
Maintainer: Dianomic Systems, Inc. <[email protected]>
99
Homepage: http://www.dianomic.com

0 commit comments

Comments
 (0)