. Add missing dependency on audio/alsa-lib.

Reported by:	Christer Solskogen <christer.solskogen@gmail.com>
		Dominic Fandrey <kamikaze@bsdforen.de>
Pointy hat to:	glewis
This commit is contained in:
Greg Lewis 2011-05-30 17:11:05 +00:00
parent d75bc95d93
commit a570113f38
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274815

View file

@ -55,7 +55,8 @@ JAXPFILE= jaxp-1_4_5.zip
JAXWSFILE= jdk7-jaxws2_2_4-b02-2011_05_09.zip
JAFFILE= jdk7-jaf-2010_08_19.zip
LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2
LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2 \
asound.2:${PORTSDIR}/audio/alsa-lib
BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \
unzip:${PORTSDIR}/archivers/unzip \
${LOCALBASE}/include/cups/cups.h:${PORTSDIR}/print/cups-client