universal-android-debloater: add missing dbus dependency (#488224)

This commit is contained in:
Michael Daniels
2026-03-21 14:38:49 +00:00
committed by GitHub
@@ -1,6 +1,7 @@
{
android-tools,
clang,
dbus,
expat,
fetchFromGitHub,
fontconfig,
@@ -56,6 +57,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
wrapProgram $out/bin/uad-ng --prefix LD_LIBRARY_PATH : ${
lib.makeLibraryPath (
[
dbus
fontconfig
freetype
libglvnd