summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorIvan Kolodyazhny <e0ne@e0ne.info>2020-03-13 17:35:51 +0200
committerOleksii Petrenko <opetrenko@mirantis.com>2020-03-17 15:10:59 +0200
commit11d4954cc3e4296921d1791610f7df24d46dea4d (patch)
tree04c32a3d4261b59ee055be53e68e9717d4ab1510 /bindep.txt
parentd8ff9cf0ea17fe6bc644a9f531003ff276f0aeb0 (diff)
downloadhorizon-11d4954cc3e4296921d1791610f7df24d46dea4d.tar.gz
Use pyScss2 and django-pyscss2
pyScss and django-pyscss packages are not maintained for a long time. We can't use the pyScss with teh setuptools>=46.0.0, so I forked these project and switch horizon to use them. Change-Id: I38a1c2c3455a10b4852d25f6c39b3c21f5c450fc Depends-On: https://review.opendev.org/712976
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/bindep.txt b/bindep.txt
index da92738b2..c25223fc9 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -1,3 +1,5 @@
+libpcre3-dev [platform:dpkg]
+pcre-devel [platform:redhat]
# selenium tests
firefox [selenium]
xvfb [selenium platform:dpkg]