summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David Spencer <idlemoor@slackbuilds.org>2017-05-16 20:37:17 +0100
committer David Spencer <idlemoor@slackbuilds.org>2017-05-18 20:46:14 +0100
commit509d803eada47b88fec18072b6c87b4e59d38834 (patch)
treee2162a3dcc803a9578af4b62bb725b89a1bd0de8
parentd97c966a196de4c8cf1bc17b905ff16d4e20f8a6 (diff)
downloadslackbuilds-509d803eada47b88fec18072b6c87b4e59d38834.tar.gz
slackbuilds-509d803eada47b88fec18072b6c87b4e59d38834.tar.xz
python/linecache2: Fixed deps.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--python/linecache2/linecache2.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/linecache2/linecache2.info b/python/linecache2/linecache2.info
index 3f03bc679e..7e8bb4a2a6 100644
--- a/python/linecache2/linecache2.info
+++ b/python/linecache2/linecache2.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/44/b0/963c352372c242f9e40db02bbc6a39a
MD5SUM="7b25d0289ec36bff1f9e63c4329ce65c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="pbr"
MAINTAINER="Nikos Giotis"
EMAIL="nikos.giotis@gmail.com"