.
This commit is contained in:
parent
7dbcade1bf
commit
17f5071858
1 changed files with 1 additions and 4 deletions
|
@ -82,10 +82,7 @@ rasterisation.")
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:configure-flags
|
`(#:configure-flags
|
||||||
'("-Ddrm-backend=enabled"
|
'("-Dbackends=drm")
|
||||||
"-Dlibinput-backend=enabled"
|
|
||||||
"-Dxwayland=enabled"
|
|
||||||
"-Dsession=enabled")
|
|
||||||
#:phases
|
#:phases
|
||||||
(modify-phases %standard-phases
|
(modify-phases %standard-phases
|
||||||
(add-before 'configure 'hardcode-paths
|
(add-before 'configure 'hardcode-paths
|
||||||
|
|
Loading…
Reference in a new issue