diff options
Diffstat (limited to 'gui-apps/ReGreet/ReGreet-9999.ebuild')
-rw-r--r-- | gui-apps/ReGreet/ReGreet-9999.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/gui-apps/ReGreet/ReGreet-9999.ebuild b/gui-apps/ReGreet/ReGreet-9999.ebuild index 4bac577f5..4d596419e 100644 --- a/gui-apps/ReGreet/ReGreet-9999.ebuild +++ b/gui-apps/ReGreet/ReGreet-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -33,9 +33,6 @@ RDEPEND=" x11-libs/gdk-pixbuf x11-libs/pango " -BDEPEND=" - virtual/rust -" IUSE="systemd openrc" QA_FLAGS_IGNORED="/usr/bin/regreet" |