mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
games-puzzle/superflu-riteurnz: add bdep on unzip
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
parent
ecca20cd24
commit
a3eee91ea4
@ -1,4 +1,4 @@
|
||||
# Copyright 2020 Gentoo Authors
|
||||
# Copyright 2020-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@ -27,6 +27,7 @@ DEPEND="
|
||||
media-libs/sdl2-ttf
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="app-arch/unzip"
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
|
Loading…
x
Reference in New Issue
Block a user