rpm-ostree/tests/kolainst
Colin Walters 1cef69cf8a lib: Don't link to libdnf
Prep for "Rust-as-main", where I want to build libdnf statically.
And this really completes the "library thinout" story because
now we avoid dragging our *private* `libdnf.so` into the caller's
address space, which can cause potential conflicts if they're
also linking the system one. (Which could easily occur with
something like gnome-software)

All we were using libdnf for (indirectly via libsolv) is comparing
version strings but librpm can already do that for us.
2021-01-28 11:15:44 -05:00
..
destructive tests/layering-fedorainfra: Update rpm-ostree build 2021-01-27 17:12:30 -05:00
nondestructive lib: Don't link to libdnf 2021-01-28 11:15:44 -05:00
Makefile Add new ex initramfs-etc command 2020-10-30 00:48:54 +01:00