diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-11-03 21:38:27 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-11-03 21:44:38 +0100 |
commit | 5dee6aa7443e3b95a2f9f7f03fb0392fc346d8fe (patch) | |
tree | 4df02c2023385537b5583f1b0a330b52f4b7889b /app-mobilephone | |
parent | app-emulation/hercules: Links to libnsl, so add dependency (diff) | |
download | gentoo-5dee6aa7443e3b95a2f9f7f03fb0392fc346d8fe.tar.gz gentoo-5dee6aa7443e3b95a2f9f7f03fb0392fc346d8fe.tar.bz2 gentoo-5dee6aa7443e3b95a2f9f7f03fb0392fc346d8fe.zip |
app-mobilephone/kannel-sqlbox: Links to libnsl, so add dependency
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/kannel-sqlbox/kannel-sqlbox-1.5.0-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-mobilephone/kannel-sqlbox/kannel-sqlbox-1.5.0-r1.ebuild b/app-mobilephone/kannel-sqlbox/kannel-sqlbox-1.5.0-r1.ebuild index b50093b9e346..06043457fe0c 100644 --- a/app-mobilephone/kannel-sqlbox/kannel-sqlbox-1.5.0-r1.ebuild +++ b/app-mobilephone/kannel-sqlbox/kannel-sqlbox-1.5.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -19,6 +19,7 @@ RDEPEND="|| ( ~app-mobilephone/kannel-${PV}[sqlite] ~app-mobilephone/kannel-${PV}[postgres] ) + net-libs/libnsl:0= ssl? ( dev-libs/openssl:0 )" DEPEND="${RDEPEND} doc? ( media-gfx/transfig |