summaryrefslogtreecommitdiff
path: root/gui-wm
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-13 14:22:02 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-13 18:53:17 +0100
commit64f58b7baa2a6828641321a0a7ef5611b449e8e4 (patch)
tree821225a10c6e201b0f5984d059f5ead82f5fe351 /gui-wm
parentMove {sys-devel → dev-build}/make (diff)
downloadgentoo-64f58b7baa2a6828641321a0a7ef5611b449e8e4.tar.gz
gentoo-64f58b7baa2a6828641321a0a7ef5611b449e8e4.tar.bz2
gentoo-64f58b7baa2a6828641321a0a7ef5611b449e8e4.zip
Move {sys-devel → dev-build}/bmake
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'gui-wm')
-rw-r--r--gui-wm/hikari/hikari-2.3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-wm/hikari/hikari-2.3.3.ebuild b/gui-wm/hikari/hikari-2.3.3.ebuild
index aa2351de6ddc..c48d402e9d2f 100644
--- a/gui-wm/hikari/hikari-2.3.3.ebuild
+++ b/gui-wm/hikari/hikari-2.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2022 Gentoo Authors
+# Copyright 2019-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -33,7 +33,7 @@ DEPEND="
dev-libs/wayland-protocols"
BDEPEND="
dev-util/wayland-scanner
- sys-devel/bmake
+ dev-build/bmake
virtual/pkgconfig"
src_compile() {