aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-06-03 21:17:12 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-06-04 10:37:22 +0700
commit2987edd937b30c92dd332e4201b35baaac8c924a (patch)
treef07dabbcf4283b88834006daa6d8dc0b25cd0c7e /python
parentfb02cd4030230b8fbb6fc4fc471ce65c19cc6356 (diff)
python/pyasss: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/pysass/pysass.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pysass/pysass.info b/python/pysass/pysass.info
index 1a34404931c5..915f9632f6d1 100644
--- a/python/pysass/pysass.info
+++ b/python/pysass/pysass.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/bc/9c/b1661c74c79949fa5dce5c67
MD5SUM="b54e9064102cbe40a1f75f8b7ffa9d4f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="watchdog BeautifulSoup4"
+REQUIRES="python-libsass python-watchdog BeautifulSoup4"
MAINTAINER="Prof. HORSTMANN"
EMAIL="wmh@eipg.fr"