Skip to content

Commit

Permalink
games-puzzle/gnurobbo: add missing pkgconfig (B)DEPEND
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Apr 12, 2021
1 parent 8786eeb commit dc4eabf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion games-puzzle/gnurobbo/gnurobbo-0.68.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand All @@ -24,6 +24,7 @@ RDEPEND="
media-libs/sdl-ttf
"
DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"

PATCHES=(
"${FILESDIR}/${P}-flags.patch"
Expand Down

0 comments on commit dc4eabf

Please sign in to comment.