]> git.ipfire.org Git - pakfire.git/commit
installcheck: Add a function that checks whether a package can be installed
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 8 May 2023 13:55:19 +0000 (13:55 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 8 May 2023 13:55:19 +0000 (13:55 +0000)
commit4df7e8d80cb5bdd49228e50edb5c7793187fbf0f
tree684d44a75fb140f0764f95f314b46d38188e238f
parent5ac35d5fd2ab6fa738e263136d9759638c071862
installcheck: Add a function that checks whether a package can be installed

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/_pakfire/package.c
src/libpakfire/build.c
src/libpakfire/include/pakfire/package.h
src/libpakfire/include/pakfire/request.h
src/libpakfire/libpakfire.sym
src/libpakfire/package.c
src/libpakfire/pakfire.c
src/libpakfire/request.c