summarylogtreecommitdiffstats
path: root/use-system-python-packages.patch
blob: b4ec225fd3014d7f3da7da6a8a695ef60556773e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/ui/Makefile b/ui/Makefile
index 51ea1758..4eb84a72 100644
--- a/ui/Makefile
+++ b/ui/Makefile
@@ -10,9 +10,6 @@ opensnitch/resources_rc.py: translations deps
 translations:
 	@cd i18n ; make
 	
-deps:
-	@pip3 install -r requirements.txt
-
 clean:
 	@rm -rf *.pyc
 	@rm -rf opensnitch/resources_rc.py