Skip to content

Commit 78fff95

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

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

packages/Debian/aarch64/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: arm64
6-
Depends: autoconf,automake,libtool,libboost-dev,libboost-system-dev,libboost-thread-dev,libpq-dev,python3-dev,python3-pip,python3-setuptools,sqlite3,sudo,krb5-user,libcurl4-openssl-dev,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)