mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
shells/powershell: Depend on misc/terminfo-db to fix duplicated symbols in the input
This commit is contained in:
parent
799e7fccd6
commit
5bd41ca80c
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
PORTNAME= powershell
|
||||
DISTVERSIONPREFIX=v
|
||||
DISTVERSION= 7.5.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= shells
|
||||
|
||||
MAINTAINER= arrowd@FreeBSD.org
|
||||
|
@ -15,6 +16,7 @@ LIB_DEPENDS= libbrotlienc.so:archivers/brotli \
|
|||
libinotify.so:devel/libinotify \
|
||||
libunwind.so:devel/libunwind
|
||||
RUN_DEPENDS= dotnet:lang/dotnet-host \
|
||||
terminfo-db>0:misc/terminfo-db \
|
||||
${LOCALBASE}/lib/powershell/libpsl-native.so:shells/libpowershell-native \
|
||||
${LOCALBASE}/lib/libicuuc.so:devel/icu
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue