Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

Commit 01bb1a4

Browse files
dann1Vlastimil Holer
authored andcommitted
Add dbus as deb dependency
1 parent c8903ab commit 01bb1a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ case "${TARGET}" in
130130
RELSUFFIX=${RELSUFFIX:-}
131131
TYPE=${TYPE:-deb}
132132
TAGS=${TAGS:-deb sysv systemd upstart one}
133-
DEPENDS=${DEPENDS:-util-linux bash curl bind9-host cloud-utils parted ruby python ifupdown acpid sudo passwd open-vm-tools qemu-guest-agent}
133+
DEPENDS=${DEPENDS:-util-linux bash curl bind9-host cloud-utils parted ruby python ifupdown acpid sudo passwd open-vm-tools qemu-guest-agent dbus}
134134
PROVIDES=${PROVIDES:-}
135135
REPLACES=${REPLACES:-cloud-init}
136136
CONFLICTS=${CONFLICTS:-${REPLACES} one-context-ec2}

0 commit comments

Comments
 (0)