diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-08-08 17:38:06 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-08-08 17:38:06 +0100 |
commit | 8300c4a20fa614fce21b866833db8c1278302d01 (patch) | |
tree | 838f9dd08aa410e22fa8fc9b8a1af02995f82b09 /net-im/skypeforlinux/skypeforlinux-5.4.0.1-r1706.ebuild | |
parent | bd0d31930d338e05cfe39f23ab3a7145d0ae0615 (diff) |
net-im/skypeforlinux : add libsecret to rdepend
Diffstat (limited to 'net-im/skypeforlinux/skypeforlinux-5.4.0.1-r1706.ebuild')
-rw-r--r-- | net-im/skypeforlinux/skypeforlinux-5.4.0.1-r1706.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/skypeforlinux/skypeforlinux-5.4.0.1-r1706.ebuild b/net-im/skypeforlinux/skypeforlinux-5.4.0.1-r1706.ebuild index 773e6d2e..4516584c 100644 --- a/net-im/skypeforlinux/skypeforlinux-5.4.0.1-r1706.ebuild +++ b/net-im/skypeforlinux/skypeforlinux-5.4.0.1-r1706.ebuild @@ -20,7 +20,8 @@ S="${WORKDIR}" QA_PREBUILT=opt/skypeforlinux/skypeforlinux RESTRICT="mirror bindist strip" #299368 -RDEPEND="dev-libs/atk[${MULTILIB_USEDEP}] +RDEPEND="app-crypt/libsecret + dev-libs/atk[${MULTILIB_USEDEP}] dev-libs/expat[${MULTILIB_USEDEP}] dev-libs/glib:2[${MULTILIB_USEDEP}] dev-libs/nspr[${MULTILIB_USEDEP}] |