# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Meta package for the Caelestia desktop shell"
HOMEPAGE="https://github.com/caelestia-dots/shell"

LICENSE="metapackage"
SLOT="0"
KEYWORDS="~amd64"

RDEPEND="
	gui-apps/caelestia-shell
	gui-apps/caelestia-cli
"