mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-16 21:14:44 +00:00
playback: Only requires GTK, not GTK-X11
This commit is contained in:
parent
06135dcf7b
commit
55ed216911
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ if USE_GIO
|
|||
GIO_SUBDIRS = gio
|
||||
endif
|
||||
|
||||
if HAVE_GTK_X11
|
||||
if HAVE_GTK
|
||||
GTK_SUBDIRS = playback
|
||||
endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue