From 0b2469eef2d06395a18b9c5a5817f6dc2cb3202f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Delafond?= Date: Fri, 2 May 2014 12:00:58 +0200 Subject: [PATCH] Go interpreter not needed at runtime --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index bad6e5c2..9a964e47 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Vcs-Browser: https://github.com/smira/aptly/ Package: aptly Architecture: any -Depends: golang-go (>= 1.1), ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends} Description: Swiss army knife for Debian repository management It offers several features making it easy to manage Debian package repositories: