Skip to content

Commit

Permalink
app-crypt/libsecret: Run tests under dbus-run-session
Browse files Browse the repository at this point in the history
As identified by eva@ in 2019. Apparently he never got back to his
workstation.

Closes: https://bugs.gentoo.org/662376
Signed-off-by: Matt Turner <[email protected]>
  • Loading branch information
mattst88 committed Mar 15, 2022
1 parent a4e028d commit 1ddc95a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-crypt/libsecret/libsecret-0.20.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@ multilib_src_configure() {
}

multilib_src_test() {
virtx meson_src_test
virtx dbus-run-session meson test -C "${BUILD_DIR}"
}

0 comments on commit 1ddc95a

Please sign in to comment.