aboutsummaryrefslogtreecommitdiff
path: root/contrib/depends/packages/eudev.mk (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-07-01depends: add getmonero package mirrorselsta1-1/+2
2019-11-17Add ARFLAGSHoward Chu1-1/+1
Needed to invoke deterministic mode on some archivers
2019-06-25Remove clutter in depends installed packagesTheCharlatan1-0/+4
To speedup the depends cached builds, remove some some clutter from the package files. This mainly incldues removing all the shared libraries and .la linker files. It also gives stronger guarantees that monero only links the static libs without any external rvalues.
2018-10-07Consolidate HID depends makefiles into single recipeTheCharlatan1-1/+1
Make sure all required dependencies are linked statically, by only providing the static libraries.
2018-09-25Add hidapi to dependsTheCharlatan1-0/+25
Clang needs to get its cctools path passed directly for the hid build to succeed. Make gperf a permanent external dependency. Remove pcsc from depends.