Skip to content

Commit

Permalink
x11-misc/rofi: pkgconfig is a BDEPEND here
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Dec 15, 2020
1 parent adfc41d commit 17f2943
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion x11-misc/rofi/rofi-1.6.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="+drun test +windowmode"
RESTRICT="!test? ( test )"

BDEPEND="virtual/pkgconfig"
RDEPEND="
dev-libs/glib:2
gnome-base/librsvg:2
Expand All @@ -33,10 +34,10 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
virtual/pkgconfig
x11-base/xorg-proto
test? ( >=dev-libs/check-0.11 )
"

PATCHES=(
"${FILESDIR}"/${PN}-0.15.12-Werror.patch
"${FILESDIR}"/${PN}-1.5.0-gtk-settings-test.patch
Expand Down

0 comments on commit 17f2943

Please sign in to comment.