diff options
author | Stefan Strogin <steils@gentoo.org> | 2020-05-27 06:14:04 +0300 |
---|---|---|
committer | Stefan Strogin <steils@gentoo.org> | 2020-05-27 06:14:04 +0300 |
commit | 9597a68fecaac45329ae4109bb1c71906d23c7d8 (patch) | |
tree | 857b2bba9c695ba73642691f3403d48e33a57636 /net-im | |
parent | README.md: update URLs; drop reference to */riot-web; adjust style (diff) | |
download | matrix-9597a68fecaac45329ae4109bb1c71906d23c7d8.tar.gz matrix-9597a68fecaac45329ae4109bb1c71906d23c7d8.tar.bz2 matrix-9597a68fecaac45329ae4109bb1c71906d23c7d8.zip |
net-im/riot-desktop: add missing dev-db/sqlcipher dependency
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Stefan Strogin <steils@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/riot-desktop/riot-desktop-1.6.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/riot-desktop/riot-desktop-1.6.1.ebuild b/net-im/riot-desktop/riot-desktop-1.6.1.ebuild index dd5395d..2c757c4 100644 --- a/net-im/riot-desktop/riot-desktop-1.6.1.ebuild +++ b/net-im/riot-desktop/riot-desktop-1.6.1.ebuild @@ -19,7 +19,8 @@ REQUIRED_USE="" RESTRICT="network-sandbox" -RDEPEND="dev-libs/nss +RDEPEND="dev-db/sqlcipher + dev-libs/nss >=net-libs/nodejs-12.14.0 net-print/cups x11-libs/libXScrnSaver |