diff options
author | 2018-12-22 23:39:22 +0100 | |
---|---|---|
committer | 2018-12-22 23:43:26 +0100 | |
commit | a5bb420cfb19de304428f4a25caaa08c3475bcb0 (patch) | |
tree | 05227d4179e6ef5081813c66661d25c781f4629b /x11-plugins/wmudmount/metadata.xml | |
parent | media-gfx/graphicsmagick: Drop old versions (diff) | |
download | gentoo-a5bb420cfb19de304428f4a25caaa08c3475bcb0.tar.gz gentoo-a5bb420cfb19de304428f4a25caaa08c3475bcb0.tar.bz2 gentoo-a5bb420cfb19de304428f4a25caaa08c3475bcb0.zip |
A11-plugins/wmudmount: 3.0 bump
Replace gnome-keyring with gcr and libsecret
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'x11-plugins/wmudmount/metadata.xml')
-rw-r--r-- | x11-plugins/wmudmount/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-plugins/wmudmount/metadata.xml b/x11-plugins/wmudmount/metadata.xml index f78dad9d13a3..658d5857f5dc 100644 --- a/x11-plugins/wmudmount/metadata.xml +++ b/x11-plugins/wmudmount/metadata.xml @@ -5,6 +5,10 @@ <email>voyageur@gentoo.org</email> <name>Bernard Cafarelli</name> </maintainer> + <use> + <flag name="gcr">Enable support for secure memory with <pkg>app-crypt/gcr</pkg></flag> + <flag name="secret">Enable support for secret service with <pkg>app-crypt/libsecret</pkg></flag> + </use> <upstream> <remote-id type="sourceforge">wmudmount</remote-id> </upstream> |