mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2025-12-06 13:52:40 +01:00
overlay: cosmetic changes on ebuild syntax
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -18,8 +18,7 @@ SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE="+introspection doc static-libs"
|
||||
|
||||
RDEPEND="
|
||||
dev-libs/dbus-glib
|
||||
RDEPEND="dev-libs/dbus-glib
|
||||
dev-util/gdbus-codegen
|
||||
dev-libs/glib:2
|
||||
gnome-base/libgtop:2
|
||||
|
||||
Reference in New Issue
Block a user