devel/cvsgraph: add depends for more features

This commit is contained in:
Dirk Meyer 2021-07-13 06:46:54 +02:00
parent b6f59eeecc
commit b3ac7d80eb

View File

@ -12,9 +12,14 @@ COMMENT= Graph the life story of a file under CVS or RCS
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libgd.so:graphics/gd
LIB_DEPENDS= libgd.so:graphics/gd \
libpng16.so:graphics/png \
libtiff.so:graphics/tiff \
libwebp.so:graphics/webp \
libfreetype.so:print/freetype2 \
libfontconfig.so:x11-fonts/fontconfig
USES= localbase:ldflags
USES= localbase:ldflags jpeg
SUB_FILES= pkg-message
GNU_CONFIGURE= yes
LDFLAGS+= -lm