Commit Graph

3 Commits

Author SHA1 Message Date
Rudi Heitbaum
98638d7bc5 talloc: update to 2.4.3 2025-02-08 12:13:49 +00:00
Matthias Reichl
d5c5d00b27 talloc: don't build python modules
currently clean builds fail because talloc is looking for python
but package.mk doesn't have a dependency on Python3.

As only the shared lib is installed to target, but not the python
modules, simply disable python modules to fix builds.

Signed-off-by: Matthias Reichl <hias@horus.com>
2024-11-22 22:41:08 +01:00
Rudi Heitbaum
dde93de0e8 talloc: initial package
required by cifs-utils-7.1
2024-11-22 09:50:20 +00:00