[Development] Removing libudev dependency from binary packages?

Sune Vuorela nospam at vuorela.dk
Mon Oct 21 23:24:07 CEST 2013


On 2013-10-21, Thiago Macieira <thiago.macieira at intel.com> wrote:
> But what distributions are those that don't have libudev.so.0?

Most modern ones I think.

>
> http://git.kernel.org/cgit/linux/hotplug/udev.git/tree/Makefile.am

Note that udev in general is built from systemd source tree, even for
distributions that don't default to systemd.

> LIBUDEV_CURRENT=13
> LIBUDEV_REVISION=2
> LIBUDEV_AGE=13
>
> That's libtool speak for 0.13.2. The soname has not changed.

http://cgit.freedesktop.org/systemd/systemd/tree/Makefile.am
LIBUDEV_CURRENT=5
LIBUDEV_REVISION=0
LIBUDEV_AGE=4

that's like .1.4.0 or soething in libtool speak (which I don't do
fluently. it could also be .1.5.0)

/Sune





More information about the Development mailing list