aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-08-30 16:41:23 -0700
committerKhem Raj <raj.khem@gmail.com>2020-08-31 08:30:19 -0700
commitfa9e5ed9f901330047c2a7dc21c77acf198bb696 (patch)
tree7870bd7bde30943119454389f6621c0042a9d02a /meta-gnome
parent6336d2b70052d8c2d39439c3ef431691f1a84d8d (diff)
downloadmeta-openembedded-contrib-fa9e5ed9f901330047c2a7dc21c77acf198bb696.tar.gz
mutter: Add a comment to remove pipewire-0.2 dependency with 3.36
This will serve as a reminder when this recipe is upgraded to 3.36+ Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/mutter/mutter_3.34.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/mutter/mutter_3.34.6.bb b/meta-gnome/recipes-gnome/mutter/mutter_3.34.6.bb
index 29b9fc62fc..a3e479869b 100644
--- a/meta-gnome/recipes-gnome/mutter/mutter_3.34.6.bb
+++ b/meta-gnome/recipes-gnome/mutter/mutter_3.34.6.bb
@@ -52,6 +52,7 @@ PACKAGECONFIG[native-backend] = "-Dnative_backend=true -Dudev=true, -Dnative_bac
PACKAGECONFIG[opengl] = "-Dopengl=true, -Dopengl=true, virtual/libgl"
PACKAGECONFIG[glx] = "-Dglx=true, -Dglx=false"
PACKAGECONFIG[libwacom] = "-Dlibwacom=true, -Dlibwacom=false, libwacom"
+# Remove depending on pipewire-0.2 when mutter is upgraded to 3.36+
PACKAGECONFIG[remote-desktop] = "-Dremote_desktop=true, -Dremote_desktop=false, pipewire-0.2"
PACKAGECONFIG[sm] = "-Dsm=true, -Dsm=false, libsm"
PACKAGECONFIG[profiler] = "-Dprofiler=true,-Dprofiler=false,sysprof"