1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

devel/app-builder: add missing runtime dependency

PR:		244334
Submitted by:	Hiroki Tagato <tagattie@yandex.com>  (maintainer)
This commit is contained in:
Tobias C. Berner 2020-03-08 16:40:19 +00:00
parent 78fefcee42
commit a1eda1aeff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528055

View File

@ -3,6 +3,7 @@
PORTNAME= app-builder
DISTVERSIONPREFIX= v
DISTVERSION= 3.4.2
PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= tagattie@yandex.com
@ -11,6 +12,7 @@ COMMENT= Generic helper tool to build app in a distributable format
LICENSE= MIT
BUILD_DEPENDS= go-bindata:devel/go-bindata
RUN_DEPENDS= opj_decompress:graphics/openjpeg
USES= gmake go:modules