media-video/subtitleeditor: enforce binary dependency on gtk x11 backend

Hard depends on e.g. <gdk/gdkx.h>

```
 * QA Notice: binaries depend on Gtk's x11-specific ABI without USE dep:
 *
 *   /usr/bin/subtitleeditor
```

Closes: https://bugs.gentoo.org/958386
Signed-off-by: Lukas Schmelting <lschmelting@posteo.com>
Part-of: https://github.com/gentoo/gentoo/pull/43235
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Lukas Schmelting 2025-07-30 20:00:07 +02:00 committed by Eli Schwartz
parent e1584ae991
commit 33abf3880c
No known key found for this signature in database
GPG Key ID: 84A7D12B700D2F57

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -32,7 +32,7 @@ RDEPEND="
media-libs/gst-plugins-good:1.0
media-libs/gstreamer:1.0
media-plugins/gst-plugins-meta:1.0
x11-libs/gtk+:3
x11-libs/gtk+:3[X]
nls? ( virtual/libintl )
"
# opengl? (