ports/security/floss/patches/patch-setup_py

15 lines
236 B
Text

Index: setup.py
--- setup.py.orig
+++ setup.py
@@ -11,11 +11,9 @@ except ImportError:
requirements = [
- "q",
"pyyaml",
"simplejson",
"tabulate",
- "vivisect",
"plugnplay",
"viv-utils",
"enum34"