]> git.ipfire.org Git - people/ms/pakfire.git/commit
packagelist: Decouple for the pakfire object
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 20 Oct 2023 12:20:57 +0000 (12:20 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 20 Oct 2023 12:20:57 +0000 (12:20 +0000)
commit460ce205fbe50e6e0bf94ee0bd18b959d19bd9cd
tree4baf621c55f9d10d4490e460937b976ca7da81f4
parent484b20773387633b564426f4e0e002eeab6794e8
packagelist: Decouple for the pakfire object

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
12 files changed:
src/_pakfire/package.c
src/_pakfire/pakfire.c
src/cli/lib/dump.c
src/cli/lib/info.c
src/cli/lib/provides.c
src/cli/lib/requires.c
src/cli/lib/search.c
src/libpakfire/build.c
src/libpakfire/include/pakfire/packagelist.h
src/libpakfire/package.c
src/libpakfire/packagelist.c
src/libpakfire/pakfire.c