mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-09 00:07:57 +03:00
app-admin/passwordsafe: fix compile error / add missing dependency
Closes: https://bugs.gentoo.org/948642 Signed-off-by: Martin Dummer <martin.dummer@gmx.net> Part-of: https://github.com/gentoo/gentoo/pull/43842 Closes: https://github.com/gentoo/gentoo/pull/43842 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
893a4ace02
commit
420c5b2794
@ -24,6 +24,7 @@ RDEPEND="
|
||||
sys-apps/file
|
||||
sys-apps/util-linux
|
||||
x11-libs/libX11
|
||||
x11-libs/libXt
|
||||
x11-libs/libXtst
|
||||
x11-libs/wxGTK:${WX_GTK_VER}=[X]
|
||||
qr? ( media-gfx/qrencode:= )
|
||||
@ -24,6 +24,7 @@ RDEPEND="
|
||||
sys-apps/file
|
||||
sys-apps/util-linux
|
||||
x11-libs/libX11
|
||||
x11-libs/libXt
|
||||
x11-libs/libXtst
|
||||
x11-libs/wxGTK:${WX_GTK_VER}=[X]
|
||||
qr? ( media-gfx/qrencode:= )
|
||||
Loading…
x
Reference in New Issue
Block a user