summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2019-02-28 09:20:31 -0800
committerDonald Webster2019-02-28 09:20:31 -0800
commit2752a3680644c176469e0d8227a7ced696655f32 (patch)
tree0c0def6ae27cd79d11b9b6b91f76269475dbb092
parent20bfbc14eea9cd8ab18de81fd1a94700ebee9230 (diff)
downloadaur-2752a3680644c176469e0d8227a7ced696655f32.tar.gz
Remove python-profile requirement.
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 664c0df957e7..1df1f1262f9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,6 @@ depends=('python'
'python-flask-httpauth'
'python-pluginbase'
'python-pony'
- 'python-profile'
'python-pydle'
'python-requests'
'python-tornado'