Skip to content

Commit 240863c

Browse files
committed
feat(nvidia): Build nouveau-experimental vulkan driver in Mesa
1 parent dc2fa79 commit 240863c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec_files/mesa/mesa.spec

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
%global with_omx 1
99
%global with_opencl 1
1010
%endif
11-
%global base_vulkan ,amd
11+
%global base_vulkan ,amd,nouveau-experimental
1212
%endif
1313

1414
%ifarch %{ix86} x86_64
@@ -63,7 +63,7 @@ Name: mesa
6363
Summary: Mesa graphics libraries
6464
%global ver 23.3.1
6565
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
66-
Release: 101.bazzite.{{{ git_dir_version }}}
66+
Release: 102.bazzite.{{{ git_dir_version }}}
6767
License: MIT AND BSD-3-Clause AND SGI-B-2.0
6868
URL: http://www.mesa3d.org
6969

0 commit comments

Comments
 (0)