FS#67291 - polkit js60 is a makedependency not a dependency

Attached to Project: Arch Linux
Opened by Thomas Schneider (BlackLotus) - Wednesday, 15 July 2020, 17:51 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 15 July 2020, 18:18 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
polkit needs js60 to build and not to run https://gitlab.freedesktop.org/polkit/polkit/-/blob/master/NEWS#L15
Checked with ldd to be sure if anything linked against js60, but found nothing.

Steps to reproduce:
fresh minimal system:
pacman -S polkit
This task depends upon

Closed by  Antonio Rojas (arojas)
Wednesday, 15 July 2020, 18:18 GMT
Reason for closing:  Not a bug
Comment by Antonio Rojas (arojas) - Wednesday, 15 July 2020, 18:18 GMT
Are you sure?

> readelf -d /usr/lib/polkit-1/polkitd
...
[libmozjs-60.so]
...

Loading...