libtatsu: add missing deps

This commit is contained in:
Rick Farina (Zero_Chaos) 2026-01-27 11:09:57 -05:00
parent 8df90d5f78
commit 532dc79470
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -1,4 +1,4 @@
# Copyright 2025 Gentoo Authors
# Copyright 2025-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -14,6 +14,9 @@ IUSE="test"
RESTRICT="!test? ( test )"
BDEPEND="virtual/pkgconfig"
DEPEND="app-pda/libplist:=
net-misc/curl"
RDEPEND="${DEPEND}"
src_configure() {
econf \