Skip to content

Commit 203a279

Browse files
committed
libboost system and thread compatible versions across platforms for amd64/x86_64 arch
Signed-off-by: ashish-jabble <[email protected]>
1 parent 19ca59e commit 203a279

File tree

1 file changed

+2
-5
lines changed
  • packages/Debian/x86_64/DEBIAN

1 file changed

+2
-5
lines changed

packages/Debian/x86_64/DEBIAN/control

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

0 commit comments

Comments
 (0)