git: 76fdd5279c85 - main - devel/appstream-compose: Add RUN_DEPENDS on tools that are used during processing
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Oct 2024 18:42:40 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=76fdd5279c851833416870cd3ffeac5b97288cdc commit 76fdd5279c851833416870cd3ffeac5b97288cdc Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-10-28 18:40:44 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-10-28 18:42:06 +0000 devel/appstream-compose: Add RUN_DEPENDS on tools that are used during processing Sponsored by: Future Crew, LLC --- devel/appstream-compose/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/appstream-compose/Makefile b/devel/appstream-compose/Makefile index 1da83c12dc79..40333ae74d6e 100644 --- a/devel/appstream-compose/Makefile +++ b/devel/appstream-compose/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= Compose COMMENT?= AppStream Compose application and library @@ -7,6 +7,8 @@ LIB_DEPENDS= libappstream.so:devel/appstream \ libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig \ libyaml.so:textproc/libyaml +RUN_DEPENDS= optipng:graphics/optipng \ + ffprobe:multimedia/ffmpeg USE_GNOME= cairo gdkpixbuf2 librsvg2 pango