Héctor Orón Martínez pushed to branch debian-unstable at X Strike Force /
wayland / weston
Commits:
4c76ecb8 by Jeremy Bicha at 2022-02-01T10:00:44-05:00
Drop obsolete simple-dmabuf-drm build option
meson now fails the build for invalid build options
Closes: #998603
- - - - -
8851bb98 by Héctor Orón Martínez at 2022-02-01T17:20:29+00:00
Merge branch 'simple-dmabuf-drm' into 'debian-unstable'
Drop obsolete simple-dmabuf-drm build option
See merge request xorg-team/wayland/weston!6
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -2,7 +2,7 @@
override_dh_auto_configure:
dh_auto_configure -- -Dscreenshare=true \
- -Dsystemd=true -Dsimple-dmabuf-drm=auto
+ -Dsystemd=true
override_dh_auto_test:
mkdir -p $(CURDIR)/debian/tmp/tmp/xdgruntimedir
View it on GitLab:
https://salsa.debian.org/xorg-team/wayland/weston/-/compare/e41e00d741ea73cddb4fc77a391afa74958bec7e...8851bb9835b10b55aedb28bfc64f74ab605d483e
--
View it on GitLab:
https://salsa.debian.org/xorg-team/wayland/weston/-/compare/e41e00d741ea73cddb4fc77a391afa74958bec7e...8851bb9835b10b55aedb28bfc64f74ab605d483e
You're receiving this email because of your account on salsa.debian.org.