Skip to content
Snippets Groups Projects
Unverified Commit cd012f70 authored by Rishwanth Senthilkumar's avatar Rishwanth Senthilkumar Committed by GitHub
Browse files

Added more dependencies in jar file.

parent 15bac595
No related branches found
No related tags found
No related merge requests found
......@@ -2,13 +2,13 @@ Source: sleuthkit
Section: contrib
Priority: optional
Maintainer: Rishwanth Senthilkumar <rishwanth@basistech.com>
Build-Depends: debhelper (>=9),autotools-dev, libewf-dev (>= 20130416), libsqlite3-dev, libafflib-dev (>= 3.6.6)
Build-Depends: debhelper (>=9),autotools-dev, libewf-dev (>= 20130416), libsqlite3-dev, libafflib-dev (>= 3.6.6), libc3p0-java, libpostgresql-jdbc-java
Standards-Version: 4.0.0
Homepage: http://www.sleuthkit.org/sleuthkit
Package: sleuthkit
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libewf-dev (>= 20130416), libafflib-dev (>= 3.6.6), libsqlite3-dev
Depends: ${shlibs:Depends}, ${misc:Depends}, libewf-dev (>= 20130416), libafflib-dev (>= 3.6.6), libsqlite3-dev, libc3p0-java, libpostgresql-jdbc-java
Description: tools for forensics analysis on volume and filesystem data
The Sleuth Kit, also known as TSK, is a collection of UNIX-based command
line file and volume system forensic analysis tools. The filesystem tools
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment