2010/11/26 Kay Sievers <[email protected]>: > The main issue is build dependencies, systemd links against udev, > D-Bus, ... and udev, D-Bus, ... would link against systemd. That would > need to be sorted out.
If it's only about the functionality in sd-daemon, you don't need all those deps and it could easily be split into a tiny lib_LTLIBRARY, which both get's installed but is also used by systemd itself. Should be fairly easy to implement. Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
