Unverified Commit 0c580a2e authored by Michael Daniels's avatar Michael Daniels Committed by GitHub
Browse files

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

parents 693e35bc 2b672cc2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
{
  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