Skip to content

Commit 19ca59e

Browse files
authored
FOGL-10140 - reducing runtime dependencies
1 parent d03b9a5 commit 19ca59e

File tree

1 file changed

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

1 file changed

+5
-1
lines changed

packages/Debian/x86_64/DEBIAN/control

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@ Version: 1.0.0
33
Section: devel
44
Priority: optional
55
Architecture: amd64
6-
Depends: autoconf,curl,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,
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
711
Conflicts:
812
Maintainer: Dianomic Systems, Inc. <[email protected]>
913
Homepage: http://www.dianomic.com

0 commit comments

Comments
 (0)