git: b486c815e485 - main - graphics/krita: add missing run-time dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Mar 2022 08:09:49 UTC
The branch main has been updated by makc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b486c815e485eb061e24a9a2f1af68fbfdc4cdc4
commit b486c815e485eb061e24a9a2f1af68fbfdc4cdc4
Author: Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2022-03-09 08:09:11 +0000
Commit: Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2022-03-09 08:09:11 +0000
graphics/krita: add missing run-time dependency
Qt5 sqlite3 plugin is required to run Krita.
PR: 262422
---
graphics/krita/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/graphics/krita/Makefile b/graphics/krita/Makefile
index 36bd36dfc9ac..8d89a285d21e 100644
--- a/graphics/krita/Makefile
+++ b/graphics/krita/Makefile
@@ -41,7 +41,7 @@ USES= cmake:noninja gmake compiler:c++11-lib desktop-file-utils \
USE_KDE= archive completion config coreaddons crash guiaddons i18n \
itemmodels itemviews kio service widgetsaddons windowsystem
USE_QT= concurrent core dbus declarative gui multimedia network printsupport \
- sql svg testlib widgets x11extras xml \
+ sql svg testlib widgets x11extras xml sql-sqlite3_run \
buildtools_build qmake_build
USE_XORG= ice sm xcb xext xi