FreeBSD Bugzilla – Attachment 238047 Details for
Bug 267735
graphics/inkscape: Add runtime dependency on www/py-requests to "Import Web Image"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Add run time dependency on "www/py-requests"
run-time.py-requests.diff (text/plain), 735 bytes, created by
freebsd
on 2022-11-13 05:48:03 UTC
(
hide
)
Description:
Add run time dependency on "www/py-requests"
Filename:
MIME Type:
Creator:
freebsd
Created:
2022-11-13 05:48:03 UTC
Size:
735 bytes
patch
obsolete
>diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile >index 2a57db9ab302..45021a11809f 100644 >--- a/graphics/inkscape/Makefile >+++ b/graphics/inkscape/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= inkscape > DISTVERSION= 1.2.1 >-PORTREVISION= 8 >+PORTREVISION= 9 > CATEGORIES= graphics gnome > MASTER_SITES= https://media.inkscape.org/dl/resources/file/ > >@@ -46,6 +46,7 @@ RUN_DEPENDS= ${PYNUMPY} \ > ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}scour>0:textproc/py-scour@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}cssselect>0:www/py-cssselect@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ > ps2pdf:print/ghostscript9-agpl-base \ > fig2dev:print/fig2dev >
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 267735
: 238047