filesystems/ltfs: Remove accidental libpkg dep

Also remove USES ssl while here

Reported by:	bapt
This commit is contained in:
Kevin Bowling 2025-01-29 00:45:41 -07:00
parent 5fb9bd4bca
commit 8a36c580e2

View file

@ -12,11 +12,10 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libicudata.so:devel/icu \
libpkg.so:${PKG_ORIGIN} \
libuuid.so:misc/e2fsprogs-libuuid
USES= autoreconf compiler:c11 fuse gnome libtool:build pkgconfig \
python shebangfix ssl
python shebangfix
USE_GITHUB= yes
GH_ACCOUNT= LinearTapeFileSystem