FS#58515 - [rpcsvc-proto] mention rpcgen in the description
Attached to Project:
Arch Linux
Opened by Alexander F. Rødseth (xyproto) - Wednesday, 09 May 2018, 09:30 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Friday, 01 June 2018, 10:27 GMT
Opened by Alexander F. Rødseth (xyproto) - Wednesday, 09 May 2018, 09:30 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Friday, 01 June 2018, 10:27 GMT
|
Details
This is a feature request for adding the word `rpcgen` to
the description of the `rpcsvc-proto` package.
rpcgen is needed when building packages with Yocto. Adding the word `rpcgen` to the package description of rpcsvc-proto would make it easier to find the package that provides `rpcgen`. Existing description: `rpcsvc protocol definitions from glibc` Suggested new description: `rpcsvc protocol definitions and the rpcgen utility` |
This task depends upon
Closed by Bartłomiej Piotrowski (Barthalion)
Friday, 01 June 2018, 10:27 GMT
Reason for closing: Won't fix
Friday, 01 June 2018, 10:27 GMT
Reason for closing: Won't fix
Comment by
Eli Schwartz (eschwartz) -
Wednesday, 09 May 2018, 11:21 GMT
The easiest way to find out what package provides rpcgen, is to
use `pacman -Fs rpcgen` or `pkgfile -vb rpcgen`.