diff options
Diffstat (limited to 'security/keepassxc/Makefile')
-rw-r--r-- | security/keepassxc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile index b348ddc8ba09..b7ec25c5755c 100644 --- a/security/keepassxc/Makefile +++ b/security/keepassxc/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= libargon2.so:security/libargon2 \ libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error -USES= cmake:outsource compiler:c++11-lang desktop-file-utils qt:5 \ +USES= cmake compiler:c++11-lang desktop-file-utils qt:5 \ shared-mime-info tar:xz USE_QT= buildtools_build concurrent core dbus gui linguisttools network \ qmake_build testlib widgets |