Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 406339 - sci-geosciences/gpsd-3.4 should depend on net-misc/ntp OR net-misc/chrony
Summary: sci-geosciences/gpsd-3.4 should depend on net-misc/ntp OR net-misc/chrony
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-29 18:03 UTC by Ed Wildgoose
Modified: 2012-05-24 16:16 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Wildgoose 2012-02-29 18:03:03 UTC
Very quick fix.

Please update the RDEPEND for gpsd-3.4 to allow for either ntp OR chrony - both can be used for reading gpsd time (there are some benefits for chrony for many situations)

RDEPEND should be updated to read:

    ntp? ( || ( net-misc/ntp net-misc/chrony ) )

Thanks
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2012-05-24 16:16:32 UTC
Fixed in cvs. Thanks for the report.