FreeBSD Bugzilla – Attachment 201145 Details for
Bug 234956
devel/py-readme_renderer: add missing depends
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
py-readme_renderer.patch (text/plain), 615 bytes, created by
Dmitry Marakasov
on 2019-01-15 00:40:47 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2019-01-15 00:40:47 UTC
Size:
615 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 490323) >+++ Makefile (working copy) >@@ -11,7 +11,13 @@ > COMMENT= Library for rendering "readme" descriptions > > LICENSE= APACHE20 >+LICENSE_FILE= ${WRKSRC}/LICENSE > >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bleach>=0:www/py-bleach@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}docutils>0:textproc/py-docutils@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} >+ > USES= python > USE_PYTHON= autoplist concurrent distutils >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 234956
: 201145