mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
meson.build: remove unnecessary import
The "gnome" meson module is not used, do not import it.
This commit is contained in:
parent
b656a09ae5
commit
f090fd86e2
1 changed files with 0 additions and 1 deletions
|
|
@ -61,7 +61,6 @@ alsadatadir = pipewire_datadir / 'alsa-card-profile' / 'mixer'
|
|||
|
||||
pipewire_headers_dir = pipewire_name / 'pipewire'
|
||||
|
||||
gnome = import('gnome')
|
||||
pkgconfig = import('pkgconfig')
|
||||
|
||||
cc = meson.get_compiler('c')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue