Timo Aaltonen pushed to branch debian-experimental at X Strike Force / lib / 
mesa


Commits:
ad5b1efb by Fabio Pedretti at 2024-08-18T13:51:00+02:00
removed unused lua5.4 dependency

from the build log:
Run-time dependency lua54 found: NO (tried pkgconfig and cmake)
Run-time dependency lua53 found: NO (tried pkgconfig and cmake)
Run-time dependency lua52 found: NO (tried pkgconfig and cmake)
Run-time dependency lua found: NO (tried pkgconfig and cmake)
Looking for a fallback subproject for the dependency lua54
Automatic wrap-based subproject downloading is disabled
Subproject  lua is buildable: NO (disabling)
Dependency lua54 from subproject lua found: NO (subproject failed to configure)

Eventually it should be used liblua5.4-dev, but this would only needed to
build unneded freedreno tools.

- - - - -


2 changed files:

- debian/control
- debian/control.in


Changes:

=====================================
debian/control
=====================================
@@ -38,7 +38,6 @@ Build-Depends:
  libxshmfence-dev (>= 1.1),
  libxtensor-dev [linux-arm64],
  libzstd-dev,
- lua5.4 [arm64 armel armhf],
  python3,
  python3-mako,
  python3-ply,


=====================================
debian/control.in
=====================================
@@ -38,7 +38,6 @@ Build-Depends:
  libxshmfence-dev (>= 1.1),
  libxtensor-dev [linux-arm64],
  libzstd-dev,
- lua5.4 [arm64 armel armhf],
  python3,
  python3-mako,
  python3-ply,



View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/mesa/-/commit/ad5b1efb6786d96984ee58c043875f9fb67473fb

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/mesa/-/commit/ad5b1efb6786d96984ee58c043875f9fb67473fb
You're receiving this email because of your account on salsa.debian.org.


Reply via email to