Hi, The SSL library is used two usage in liboauth.
* for HTTPS communication by libcurl * for OAuth hash/signature They are fully independent usage. Now, The package is using NSS for hash/signature due to --enable-nss was specified. However we do not need to specifiy libcurl ssl backend. Therefore, We should specify to liboauth-dev: Depends: libcurl4-dev libnss3-dev -- Tsukasa Hamano -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org