mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
add a missing dependency to libunicode
This commit is contained in:
parent
1e9d5d0350
commit
1d66f36494
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100503
@ -16,7 +16,8 @@ DISTNAME= ${PORTNAME:S/lib//}-${PORTVERSION}
|
||||
MAINTAINER= oliver@FreeBSD.org
|
||||
COMMENT= Routines to access raw VBI capture devices
|
||||
|
||||
LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png
|
||||
LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png \
|
||||
unicode.0:${PORTSDIR}/devel/libunicode
|
||||
|
||||
USE_GETTEXT= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
Loading…
Reference in New Issue
Block a user