> Actually, adding `dbus-libs` to the Dockerfile wasn't needed because it 
> already contains it πŸ˜„ It gets pulled in as a dependency of `dbus-devel` which 
> we install there in order to build RPM (it's not needed in `mktree.fedora` 
> obviously).

Oh but it wasn't added to the Dockerfile but mktree.fedora, where on that third 
level of inception dbus-devel is *not* installed because that's just rpm's own 
build-dependency whereas mktree.fedora prepares an environment for just the 
test-suite. :smile: 

One could also look at that from the point of separating rpm's build-requires 
and test-requires, but it doesn't seem meaningful. We'll want to be able to do 
stuff like use cmake to compile something against rpm in the test-suite.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2643#issuecomment-1713640056
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2643/1713640...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to