x11-themes/bibata-xcursors: add MissingUnpackerDep

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan 2022-01-02 16:07:20 +01:00
parent 3ad04d3b5e
commit 2c98f59d83
No known key found for this signature in database
GPG Key ID: A2E2304370447E8E

View File

@ -1,4 +1,4 @@
# Copyright 2021 Gentoo Authors
# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -17,7 +17,10 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="x11-libs/libXcursor"
BDEPEND="dev-python/clickgen"
BDEPEND="
dev-python/clickgen
app-arch/unzip
"
S="${WORKDIR}/${MY_PN}-${PV}"