From 049b0b58614c1e84aeeffc04648c7518a0c615f1 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Fri, 21 Jul 2017 08:09:04 +0200 Subject: add build-deps to deps --- debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 17aaf1b..2d22987 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,9 @@ XS-Go-Import-Path: github.com/minio/minio-go Package: golang-github-minio-minio-go-dev Architecture: all Depends: ${shlibs:Depends}, - ${misc:Depends} + ${misc:Depends}, + golang-github-go-ini-ini-dev, + golang-github-mitchellh-go-homedir-dev Description: Go library for Amazon S3 compatible cloud storage The Minio Golang Client SDK provides simple APIs to access any Amazon S3 compatible object storage server. -- cgit v1.2.3