Commit Graph

7 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
Stephan Raue
6a3da77cf0 talloc: rempve package 'talloc'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-03-07 13:45:16 +01:00
Stephan Raue
edd6963b28 talloc: add license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-01-09 18:37:52 +01:00
Stephan Raue
66b355fd6f talloc: add autoreconf support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-25 18:19:33 +01:00
Stephan Raue
1edc18dfe3 new package: add package 'talloc'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-10-10 19:37:16 +02:00