x11-terms/ptyxis: Fix gtk X/wayland magic dependency.

Closes: https://bugs.gentoo.org/958434
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
Pacho Ramos
2025-08-05 11:49:44 +02:00
parent df222c3bd9
commit 558ae7a666

View File

@@ -3,7 +3,7 @@
EAPI=8
inherit gnome.org gnome2-utils meson xdg
inherit flag-o-matic gnome.org gnome2-utils meson xdg
DESCRIPTION="A terminal for a container-oriented desktop"
HOMEPAGE="https://gitlab.gnome.org/chergert/ptyxis"
@@ -11,12 +11,12 @@ HOMEPAGE="https://gitlab.gnome.org/chergert/ptyxis"
LICENSE="LGPL-3+"
SLOT="0"
KEYWORDS="~amd64"
IUSE="test"
IUSE="X test"
RESTRICT="!test? ( test )"
RDEPEND="
>=dev-libs/glib-2.80:2
>=gui-libs/gtk-4.12.2:4
>=gui-libs/gtk-4.12.2:4[X?]
>=gui-libs/libadwaita-1.6:1
>=gui-libs/vte-0.79:2.91-gtk4
dev-libs/libportal[gtk]
@@ -36,6 +36,7 @@ BDEPEND="
"
src_configure() {
use X || append-cflags -DGENTOO_GTK_HIDE_X11
local emesonargs=(
-Ddevelopment=false
-Dgeneric=terminal