This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

sunrpc dependecies


Making some cleaning on 32bit, I noticed that
currently sunrpc requires : libtirpc libtirpc-devel

but there is no libtirpc package anymore

I assume the dependency should be libtirpc-common

$ cygcheck -l libtirpc
/etc/defaults/etc/netconfig
/etc/postinstall/libtirpc.sh
/etc/preremove/libtirpc.sh
/usr/share/doc/Cygwin/libtirpc.README
/usr/share/doc/libtirpc/AUTHORS
/usr/share/doc/libtirpc/ChangeLog
/usr/share/doc/libtirpc/COPYING
/usr/share/doc/libtirpc/NEWS
/usr/share/doc/libtirpc/README
/usr/share/doc/libtirpc/THANKS
/usr/share/doc/libtirpc/TODO
/usr/share/man/man5/netconfig.5.gz


$ cygcheck -l libtirpc-common
/etc/defaults/etc/netconfig
/etc/postinstall/libtirpc.sh
/etc/preremove/libtirpc.sh
/usr/share/doc/libtirpc/AUTHORS
/usr/share/doc/libtirpc/ChangeLog
/usr/share/doc/libtirpc/COPYING
/usr/share/doc/libtirpc/NEWS
/usr/share/doc/libtirpc/README
/usr/share/doc/libtirpc/THANKS
/usr/share/doc/libtirpc/TODO
/usr/share/man/man5/netconfig.5.gz

Any objection to change it ?

Regards
Marco


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]