hxtools: fix runtime dependency

closes: #55508 [via git-merge-pr]
This commit is contained in:
c4llv07e 2025-05-28 22:34:44 +03:00 committed by classabbyamp
parent 98352510bf
commit a786eaa58f
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,10 +1,11 @@
# Template file for 'hxtools'
pkgname=hxtools
version=20201116
revision=2
revision=3
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libHX-devel"
depends="wdiff"
short_desc="Collection of small tools over the years by j.eng (inai.de)"
maintainer="nexolight <snow.dream.ch@gmail.com>"
license="WTFPL, LGPL-2.0-or-later, GPL-2.0-or-later"