mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
. 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:
parent
d75bc95d93
commit
a570113f38
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274815
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue