File: TODO

package info (click to toggle)
waypipe 0.11.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,276 kB
  • sloc: ansic: 15,809; xml: 9,436; python: 1,726; sh: 101; makefile: 35
file content (10 lines) | stat: -rw-r--r-- 505 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
* Automate Recommends: Waypipe dynamically loads some libraries at runtime
  instead of linking with them. We want to treat these as optional, placing them
  in Recommends. Currently, the list is very crudely populated based on
  inspecting Waypipe's dynamic loading of shared objects. No symbol version
  tracking is performed, while ideally we'd want to do the job that
  dpkg-shlibdeps does for linked libraries.

* Disable build-time tests when cross-building.

* Specify features in Rust build-deps.