On 08/13/2018 06:17 AM, Graham Leggett wrote:
On 11 Aug 2018, at 20:58, Robert Marcano <robert@xxxxxxxxxxxxxxxxx> wrote:
Current *-devel packages tend to pull a lot of dependencies, probably to make developers life easier, but I think some of them are not needed.
Do you think they’re not needed, or are you sure they’re not needed?
I think and find occurrences of this, another example:
# rpm -q --requires krb5-devel | grep libselinux-devel
libselinux-devel
but an application using krb5-devel doesn't need to link with selinux
directly. Another email on this thread point that some are needed for
headers, but krb5-devel headers doesn't includes selinux headers
# rpm -ql krb5-devel | grep \\.h$ | xargs grep -l selinux
<None>
# grep Requires.private /usr/lib64/pkgconfig/libselinux.pc
Requires.private: libsepol libpcre2-8
Regards,
Graham
—
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx/message/XJGGI2D2V5OMQG5ZCSHZFYLLZJIZOMB5/
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx/message/3G7M7F63RRFZEI5S5YQ5DXD4DHPI4ZMX/