From b6c5f547419ce95d20453f30403e1a5860720fe6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 19 Aug 2014 14:33:43 -0400 Subject: The Debian package now includes a single-revision git repository in /usr/src/propellor/, and ~/.propellor/ is set up to use this repository as its "upstream" remote. This avoids relying on the security of the github repository when using the Debian package. --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index a4dc2466..2d113cdf 100644 --- a/debian/control +++ b/debian/control @@ -3,6 +3,7 @@ Section: admin Priority: optional Build-Depends: debhelper (>= 9), + git, ghc (>= 7.4), cabal-install, libghc-async-dev, -- cgit v1.3-2-g0d8e