Barak Azulay has submitted this change and it was merged.
Change subject: Packaging: Add the missing dependencies
......................................................................
Packaging: Add the missing dependencies
automake and pkg-confg are needed when building ovirt-guest-agent in a
fresh Ubuntu environment.
This patch also split each dependency to separated lines. The debhelper
is a boilerplate so leave it at the first line. The other lines are
custom dependencies so sort them to make it easier to maintain.
Change-Id: I90f86100946c5b60cc816e664a2857cad5b4b0f5
Signed-off-by: Zhou Zheng Sheng <zhshzhou(a)linux.vnet.ibm.com>
---
M debian/control
1 file changed, 8 insertions(+), 1 deletion(-)
Approvals:
Barak Azulay: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/18889
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I90f86100946c5b60cc816e664a2857cad5b4b0f5
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-guest-agent
Gerrit-Branch: master
Gerrit-Owner: Zhou Zheng Sheng <zhshzhou(a)linux.vnet.ibm.com>
Gerrit-Reviewer: Barak Azulay <bazulay(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek(a)redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: Zhou Zheng Sheng <zhshzhou(a)linux.vnet.ibm.com>
Gerrit-Reviewer: oVirt Jenkins CI Server