[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: shlibdeps



Hamish Moffatt <hamish@debian.org> cum veritate scripsit:

> > I got a package which depends on Tcl/Tk. It can work with either Tcl/Tk
> > 8.0, 8.2 or 8.3.
> > If I simply put "${shlib:depends}" in my control file, then the package
> > depends on the version I have on the system I used to build the package.
> > Is there a way to tell dh_shlibdeps to ignore a given lib (e.g. tcl and
> > tk) so that I could give the dependency manually ?
> 
> You could remove ${shlib:Depends} from the control file?
> 

I don't know the inner workings of tcl/tk, but they are 
provided as shared libraries. I've got an impression
that it will cause problems.

For example, try compiling against tck/tk 8.3, and remove 
8.3 and install 8.0, and then run the program.

The program should fail to start. 

regards,
	junichi

-- 
dancer@debian.org : Junichi Uekawa   http://www.netfort.gr.jp/~dancer
GPG Fingerprint : 17D6 120E 4455 1832 9423  7447 3059 BF92 CD37 56F4
Libpkg-guide: http://www.netfort.gr.jp/~dancer/column/libpkg-guide/


-- 
To UNSUBSCRIBE, email to debian-mentors-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: