gnu: xdg-desktop-portal-wlr: Update to 0.7.0.
* gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr): Update to 0.7.0. [inputs]: Add mesa.
This commit is contained in:
parent
69c3aa561d
commit
f9af75b2c3
@ -2923,7 +2923,7 @@ for xdg-desktop-portal that is using Qt/KF5.")
|
|||||||
(define-public xdg-desktop-portal-wlr
|
(define-public xdg-desktop-portal-wlr
|
||||||
(package
|
(package
|
||||||
(name "xdg-desktop-portal-wlr")
|
(name "xdg-desktop-portal-wlr")
|
||||||
(version "0.5.0")
|
(version "0.7.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -2932,7 +2932,7 @@ for xdg-desktop-portal that is using Qt/KF5.")
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1ipg35gv8ja39ijwbyi96qlyq2y1fjdggl40s38rv68bsya8zry1"))
|
"1b3hpp3ybjgnnmnwsyb5bsnvz9q5nr3zz0j1alh02g24f68lf00k"))
|
||||||
(patches (search-patches "xdg-desktop-portal-wlr-harcoded-length.patch"))))
|
(patches (search-patches "xdg-desktop-portal-wlr-harcoded-length.patch"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
@ -2965,6 +2965,7 @@ for xdg-desktop-portal that is using Qt/KF5.")
|
|||||||
bash-minimal
|
bash-minimal
|
||||||
grim
|
grim
|
||||||
iniparser
|
iniparser
|
||||||
|
mesa
|
||||||
libinih
|
libinih
|
||||||
pipewire
|
pipewire
|
||||||
slurp
|
slurp
|
||||||
|
Loading…
Reference in New Issue
Block a user