Skip to content

Commit

Permalink
zepp-simulator: mesa -> libgbm
Browse files Browse the repository at this point in the history
  • Loading branch information
K900 committed Dec 21, 2024
1 parent 96aec0e commit 002c2a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/ze/zepp-simulator/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
dtc,
capstone_4,
libjpeg8,
mesa,
libgbm,
curlWithGnuTls,
}:

Expand Down Expand Up @@ -102,7 +102,7 @@ stdenv.mkDerivation {
libjpeg8
dtc
capstone_4
mesa
libgbm
curlWithGnuTls
];

Expand Down

0 comments on commit 002c2a7

Please sign in to comment.