Merge pull request #2665 from pentoo/updates20260127

libtatsu: add missing deps
This commit is contained in:
Zero_Chaos 2026-01-27 11:24:13 -05:00 committed by GitHub
commit 9019d90dd0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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 \