summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2021-11-25 04:00:18 +0100
committer Willy Sudiarto Raharjo2021-11-25 04:00:18 +0100
commit0efcfc7833a18d00d5be744f6a07369dfb5910eb (patch)
treec50a8516ae03fea2dc517b74169d8519bf166cf6 /python
parent1762aad1f17278314d30f3dcefdd2615bbc1b113 (diff)
downloadslackbuilds-0efcfc7833a18d00d5be744f6a07369dfb5910eb.tar.gz
python/pysqlite: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/pysqlite/pysqlite.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pysqlite/pysqlite.info b/python/pysqlite/pysqlite.info
index afab454b8c..bb6fea485f 100644
--- a/python/pysqlite/pysqlite.info
+++ b/python/pysqlite/pysqlite.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/42/02/981b6703e3c83c5b25a829c6e77aad0
MD5SUM="033f17b8644577715aee55e8832ac9fc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="PyYAML"
+REQUIRES="python2-PyYAML"
MAINTAINER="Barry J. Grundy"
EMAIL="bgrundy<at>linuxleo.com"