devel/elf-dissector: Fix dependencies after binutils update

Fix dependencies after binutils and gnulibiberty updates.

PR:		284556
Exp-run by:	antoine
This commit is contained in:
Cy Schubert 2025-02-05 09:35:14 -08:00
parent a82f5e353c
commit ada05e8983

View file

@ -1,6 +1,6 @@
PORTNAME= elf-dissector
DISTVERSION= 0.0.1
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= devel kde
MAINTAINER= kde@FreeBSD.org
@ -10,10 +10,10 @@ WWW= https://invent.kde.org/sdk/elf-dissector
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= binutils>=2.43.1:devel/binutils \
gnulibiberty>=2.43.1:devel/gnulibiberty
BUILD_DEPENDS= binutils>=2.44:devel/binutils \
gnulibiberty>=2.44:devel/gnulibiberty
LIB_DEPENDS= libcapstone.so:devel/capstone \
libopcodes-2.43.1.so:devel/binutils
libopcodes-2.44.so:devel/binutils
USES= cmake compiler:c++17-lang desktop-file-utils gettext-runtime \
kde:5 pkgconfig qt:5