On Sat, 2006-09-30 at 13:58 +0200, Bastian Blank wrote:
> On Sat, Sep 30, 2006 at 12:47:23AM +0100, Ben Hutchings wrote:
> > --- devmapper-1.02.08.orig/lib/libdevmapper.pc.in
> > +++ devmapper-1.02.08/lib/libdevmapper.pc.in
> > @@ -8,4 +8,4 @@
> > Version: @DM_LIB_VERSION@
> > Cflags: -I${includedir}
> > Libs: -L${libdir} -ldevmapper
> > -Libs.private: -lselinux -lsepol
> > +Requires.private: libselinux libsepol
>
> I don't know the behaviour, but okay.
>
> > --- devmapper-1.02.08.orig/debian/control
> > +++ devmapper-1.02.08/debian/control
> > @@ -9,7 +9,7 @@
> > Package: libdevmapper-dev
> > Section: libdevel
> > Architecture: any
> > -Depends: libdevmapper1.02 (= ${Source-Version})
> > +Depends: libdevmapper1.02 (= ${Source-Version}), libselinux1-dev
>
> No. libdevmapper don't export this interface.The dependency is needed for static linking and is already declared in devmapper.pc. Ben. -- Ben Hutchings -- [EMAIL PROTECTED] shortened to [EMAIL PROTECTED] If you've signed my GPG key, please send a signature on and to the new uid. Tomorrow will be cancelled due to lack of interest.
signature.asc
Description: This is a digitally signed message part

