On Wed, 01 Aug 2012 18:13:25 +0900, HAMANO Tsukasa wrote:

> > > > which has a very interesting effect:
> > > > The runtime dependencies for liboauth0 change from
> > > >     Depends: libc6 (>= 2.4), libcurl3-nss (>= 7.16.2-1), libnss3-1d (>= 
> > > > 3.12.0~1.9b1)
> > > > to
> > > >     Depends: libc6 (>= 2.4), libcurl3-gnutls (>= 7.16.2), libnss3 (>= 
> > > > 2:3.13.4-2~) | libnss3-1d (>= 3.12.0~1.9b1)
> Probably, It would be better the runtime dependency is libcurl3 |
> libcurl3-nss | libcurl3-gnutls.

I see your point but
1) this dependency is calculated automatically from
   ${shlibs:Depends}, to add the alternatives would prbably need some
   ugly hack
2) I'm not sure if bilding against on one and then depending on a
   different version works?
3) the dependency on libcurl3-gnutls actually fixes #650138   

> Well, It would not be such a critical issue, due to they are able to
> exist together.

And that's for liboauth0.

For liboauth-dev, my patch specifies
"Depends: ..., libcurl4-gnutls-dev | libcurl4-dev, libnss3-dev, ..."
which should be enough to solve the issue you were raising here,
right?

Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   Warp 7 -- It's a law we can live with. 


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to