summarylogtreecommitdiffstats
path: root/use-system-python-packages.patch
blob: 38b178eb12e7600dadb8ee8c1c31027523acf4f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/ui/Makefile b/ui/Makefile
index fe7f05ca..f99ae670 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