Skip to content

Commit

Permalink
dev-haskell/dbus: Fix tests
Browse files Browse the repository at this point in the history
Signed-off-by: hololeap <[email protected]>
  • Loading branch information
hololeap committed Feb 11, 2025
1 parent 6563b94 commit bf52897
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dev-haskell/dbus/dbus-1.3.11.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,8 @@ DEPEND="${RDEPEND}
<dev-haskell/tasty-quickcheck-0.12
>=dev-haskell/temporary-1.3 <dev-haskell/temporary-1.4 )
"
BDEPEND="
test? (
sys-apps/dbus
)
"

0 comments on commit bf52897

Please sign in to comment.