mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
Revert "app-misc/gentoo-update: fix live ebuild"
This reverts commit 011da11177.
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
EAPI=8
|
||||
|
||||
inherit git-r3 cmake
|
||||
inherit git-r3 cmake systemd
|
||||
|
||||
DESCRIPTION="Update notifier and applier for Gentoo Linux"
|
||||
HOMEPAGE="https://github.com/Techoraye/gentoo-update"
|
||||
EGIT_REPO_URI="https://github.com/Techoraye/gentoo-update.git"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
LICENSE="GPL-3-or-later"
|
||||
SLOT="0"
|
||||
KEYWORDS=""
|
||||
IUSE="gui"
|
||||
@@ -15,7 +15,7 @@ RDEPEND="
|
||||
app-portage/gentoolkit
|
||||
sys-apps/portage
|
||||
gui? (
|
||||
dev-python/pyqt6
|
||||
dev-python/PyQt6
|
||||
x11-libs/libnotify
|
||||
)
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user