mirror of
https://bitbucket.org/smil3y/katana.git
synced 2025-02-23 10:22:46 +00:00
packaging: remove lrzip from kde-extraapps FreeBSD package runtime dependencies
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
1193001064
commit
959e217d37
2 changed files with 5 additions and 4 deletions
|
@ -19,9 +19,10 @@ USE_GETTEXT_TOOLS = build run
|
|||
USE_LIBARCHIVE = build
|
||||
USE_LDCONFIG = yes
|
||||
# build and run depending on freerdp2 since the build system checks for its presence but in fact
|
||||
# only the binaries are needed. qemu, rar, unrar and lrzip are runtime only
|
||||
# only the binaries are needed. qemu, rar and unrar are runtime only
|
||||
# NOTE: lrzsz (which katana-workspace depends on) conflicts with lrzip
|
||||
RUN_DEPENDS = xfreerdp:net/freerdp qemu-system-i386:emulators/qemu \
|
||||
rar:archivers/rar unrar:archivers/unrar lrzip:archivers/lrzip
|
||||
rar:archivers/rar unrar:archivers/unrar
|
||||
# oss is not part of any package
|
||||
LIB_DEPENDS = libKtCore.so:katana/katie libkdecore.so:katana/katanalibs \
|
||||
libplasmagenericshell.so:katana/katana-workspace libdeflate.so:archivers/libdeflate \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1671553443
|
||||
SHA256 (katana-extraapps/rss) = 533c8c0c5f5767334303b4b195c98dde898486a80d105bafeda7ad02115b3e2f
|
||||
TIMESTAMP = 1671826799
|
||||
SHA256 (katana-extraapps/rss) = 6457376dc89d8ef3ae840687d952f595002fab41891b46aa23c6b8b85b1d8446
|
||||
SIZE (katana-extraapps/rss) = 560
|
||||
|
|
Loading…
Add table
Reference in a new issue