Skip to content

Commit a29e69b

Browse files
committed
Build and run time dependencies fixes for armv7l arch
Signed-off-by: ashish-jabble <[email protected]>
1 parent 78fff95 commit a29e69b

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

packages/Debian/armv7l/DEBIAN/control

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ Version: 1.0.0
33
Section: devel
44
Priority: optional
55
Architecture: armhf
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,python3-numpy
6+
Build-Depends: autoconf, libtool, libboost-dev, libboost-system-dev, libboost-thread-dev, libpq-dev, python3-dev, libcurl4-openssl-dev
7+
Depends: curl, libboost-system1.74.0, libboost-thread1.74.0, libpq5, python3, python3-pip, python3-setuptools, sqlite3, sudo, krb5-user, libcurl4, python3-numpy
78
Conflicts:
89
Maintainer: Dianomic Systems, Inc. <[email protected]>
910
Homepage: http://www.dianomic.com

0 commit comments

Comments
 (0)