FreeBSD Bugzilla – Attachment 246757 Details for
Bug 275516
textproc/sigil: Missed run-time dependancy
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Add svg runtime depedancy
sigil.git-diff (text/plain), 463 bytes, created by
Jonathan Chen
on 2023-12-04 01:53:18 UTC
(
hide
)
Description:
Add svg runtime depedancy
Filename:
MIME Type:
Creator:
Jonathan Chen
Created:
2023-12-04 01:53:18 UTC
Size:
463 bytes
patch
obsolete
>diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile >index a11cb798a..ecfc70d55 100644 >--- a/textproc/sigil/Makefile >+++ b/textproc/sigil/Makefile >@@ -26,7 +26,7 @@ GH_PROJECT= Sigil > USE_LDCONFIG= ${PREFIX}/lib/sigil > > USE_QT= base 5compat declarative \ >- tools:build positioning webchannel webengine \ >+ svg:run tools:build positioning webchannel webengine \ > imageformats:run > > SHEBANG_FILES= src/Resource_Files/plugin_launchers/python/*.py \
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
Flags:
jonc
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 275516
: 246757
Working