aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/functools-lru-cache/functools-lru-cache.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/functools-lru-cache/functools-lru-cache.info b/python/functools-lru-cache/functools-lru-cache.info
index f940ece8ccaa0..afaf8335615a7 100644
--- a/python/functools-lru-cache/functools-lru-cache.info
+++ b/python/functools-lru-cache/functools-lru-cache.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/95/9f/122a41912932c77d5b8e6cab
MD5SUM="8fed424f30bf9554235aa02997b7574c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python2-setuptools-scm python-toml"
+REQUIRES="python2-setuptools-scm python2-toml"
MAINTAINER="Serban Udrea"
EMAIL="S.Udrea@gsi.de"