diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 23:29:57 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 23:29:57 -0500 |
commit | bb73334db6c2c393e2592ed8ad8a8ead722a371b (patch) | |
tree | 76e96eb3114f4f49e9336336abe4632b1802350e | |
parent | 2618cfd9688f48953ef4710e9112a8cb4da4d35c (diff) |
various: Kill now-in-Slackware Mako dep
-rw-r--r-- | development/alembic/alembic.info | 2 | ||||
-rw-r--r-- | development/gnuradio/gnuradio.info | 2 | ||||
-rw-r--r-- | system/salt/README | 1 |
3 files changed, 2 insertions, 3 deletions
diff --git a/development/alembic/alembic.info b/development/alembic/alembic.info index 5e800cc989cb..e0fcb329d3e0 100644 --- a/development/alembic/alembic.info +++ b/development/alembic/alembic.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/6f/42/48447bf41287bc577e4f340e MD5SUM="6fe272274fce2641b93998ef9b702b76" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="SQLAlchemy Mako MarkupSafe python-editor python-dateutil" +REQUIRES="SQLAlchemy MarkupSafe python-editor python-dateutil" MAINTAINER="Chris Walker" EMAIL="kris240376@gmail.com" diff --git a/development/gnuradio/gnuradio.info b/development/gnuradio/gnuradio.info index 4f78a8d4650d..ac44d32d8041 100644 --- a/development/gnuradio/gnuradio.info +++ b/development/gnuradio/gnuradio.info @@ -5,6 +5,6 @@ DOWNLOAD="https://master.dl.sourceforge.net/project/slackbuildsdirectlinks/gnura MD5SUM="34a81827c589823d1a0de8a45b7fd22f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="Mako python-cheetah" +REQUIRES="python-cheetah" MAINTAINER="Panagiotis Nikolaou" EMAIL="hostmaster@slackonly.com" diff --git a/system/salt/README b/system/salt/README index de96dc0bf154..9c0b2197fc6f 100644 --- a/system/salt/README +++ b/system/salt/README @@ -9,7 +9,6 @@ Note: at this time, the pkg and service modules are not available Optional dependencies include: python-ldap GitPython - Mako libvirt pyOpenSSL CherryPy |