mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
comms/gpredict: Fixed missing depends
No binary changes but missing LIB_DEPENDS added
This commit is contained in:
parent
386e791e43
commit
c0b73f79c6
@ -11,8 +11,10 @@ WWW= http://gpredict.oz9aec.net/
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
LIB_DEPENDS= libatk-1.0.so:accessibility/at-spi2-core \
|
||||
libcurl.so:ftp/curl \
|
||||
libhamlib.so:comms/hamlib \
|
||||
libharfbuzz.so:print/harfbuzz \
|
||||
libgoocanvas-2.0.so:graphics/goocanvas2 \
|
||||
libgps.so:astro/gpsd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user