about summary refs log tree commit diff
path: root/pkgs/tools/misc/upower-notify/deps.json
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/misc/upower-notify/deps.json')
-rw-r--r--pkgs/tools/misc/upower-notify/deps.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/pkgs/tools/misc/upower-notify/deps.json b/pkgs/tools/misc/upower-notify/deps.json
new file mode 100644
index 000000000000..3a254084ae36
--- /dev/null
+++ b/pkgs/tools/misc/upower-notify/deps.json
@@ -0,0 +1,8 @@
+[
+  {
+    "include": "../../../go-modules/libs.json",
+    "packages": [
+      "github.com/godbus/dbus"
+    ]
+  }
+]