Unverified Commit 19e3d0e5 authored by kilyanni's avatar kilyanni
Browse files

intel-oneapi.base: fix failing build

The package depended on `mesa`. This dependency got removed in treewide commit 520e2f27,
breaking the package. This commit reintroduces just the specific part that mesa was pulled in for: `libgbm`.
parent f57b6cd4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@
  gtk3,
  pango,
  cairo,
  libgbm,
  expat,
  libxkbcommon,
  eudev,
@@ -103,6 +104,7 @@ intel-oneapi.mkIntelOneApi (finalAttrs: {
      nss
      dbus
      cups
      libgbm
      expat
      libxkbcommon
      eudev
@@ -154,6 +156,7 @@ intel-oneapi.mkIntelOneApi (finalAttrs: {
      gtk3
      pango
      cairo
      libgbm
      expat
      libxkbcommon
      eudev