mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-14 10:51:10 +02:00
pentoo-cinnamon: migrate to pdepend
This commit is contained in:
parent
f058f17e5e
commit
3fc29b92c7
1 changed files with 2 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="4"
|
||||
EAPI="5"
|
||||
|
||||
KEYWORDS="x86 amd64"
|
||||
DESCRIPTION="Pentoo cinnamon meta ebuild"
|
||||
|
|
@ -11,8 +11,7 @@ SLOT="0"
|
|||
LICENSE="GPL-3"
|
||||
IUSE="gdm"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}
|
||||
PDEPEND="
|
||||
gnome-extra/cinnamon
|
||||
gnome-extra/nemo
|
||||
>=x11-themes/zukitwo-2012.07.02
|
||||
Loading…
Reference in a new issue