1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 13:52:40 +01:00

sys-process/resources: cosmetic changes

This commit is contained in:
2024-05-08 21:28:50 +02:00
parent 85f83ccae3
commit 60c625b52b
3 changed files with 17 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2023 Gentoo Authors
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -217,17 +217,17 @@ LICENSE+="
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="
dev-libs/glib
gui-libs/gtk:4
>=gui-libs/libadwaita-1.4.0
sys-apps/systemd
sys-auth/polkit
"
"
RDEPEND="${DEPEND}"
BDEPEND=">=virtual/rust-1.70"
BDEPEND="
${DEPEND}
>=virtual/rust-1.70
"
# Rust.
QA_FLAGS_IGNORED=(