Skip to content

Commit 3d4dc2f

Browse files
committed
change dbus deps to our own
1 parent 56e6e45 commit 3d4dc2f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pubspec.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ platforms:
1313
linux:
1414

1515
dependencies:
16-
dbus: ^0.7.0
16+
dbus:
17+
git:
18+
url: https://github.com/free-explorers/dbus.dart
1719

1820
dev_dependencies:
1921
lints: ^2.0.0

0 commit comments

Comments
 (0)