summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorjvoisin2016-12-08 15:36:28 +0100
committerjvoisin2016-12-08 15:36:28 +0100
commite78c18c6ca592c1891708622fabb148828c33f2d (patch)
treef17b9a96dd592a0a956a0b729ec6c20146825586 /debian/control
parent01f26032044b75b7188980cc375cbf4bd16cd337 (diff)
Improve a bit the debian packaging
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 2afd8c0..b50454f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,6 @@ Vcs-Browser: https://github.com/nbs-system/php-malware-finder
9 9
10Package: nbs-phpmalwarefinder 10Package: nbs-phpmalwarefinder
11Architecture: any 11Architecture: any
12Depends: nbs-yara, wget, nbs-python-yara 12Depends: nbs-yara, wget, nbs-python-yara, python
13Description: yara-based php webshell finder 13Description: yara-based php webshell finder
14 PhpMalwareFinder is a webshell and malware hunter using yara and signatures. 14 PhpMalwareFinder is a webshell and malware hunter using yara and signatures.