diff options
Diffstat (limited to 'dev-libs/qoauth/qoauth-1.0.1.ebuild')
-rw-r--r-- | dev-libs/qoauth/qoauth-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/qoauth/qoauth-1.0.1.ebuild b/dev-libs/qoauth/qoauth-1.0.1.ebuild index 7e6cf33b06d6..7ab3be45fda2 100644 --- a/dev-libs/qoauth/qoauth-1.0.1.ebuild +++ b/dev-libs/qoauth/qoauth-1.0.1.ebuild @@ -21,7 +21,7 @@ DEPEND="${COMMON_DEPEND} test? ( dev-qt/qttest:4 ) " RDEPEND="${COMMON_DEPEND} - app-crypt/qca:2[openssl] + app-crypt/qca:2[ssl] " S=${WORKDIR}/${P}-src |