From f78c2f16d1c93ee6fe2620916b7584d91d116723 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 3 Dec 2014 19:05:18 -0400 Subject: update name of libgnutls dev package --- src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor') diff --git a/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs b/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs index 0208dea6..bf87b210 100644 --- a/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs +++ b/src/Propellor/Property/SiteSpecific/GitAnnexBuilder.hs @@ -76,7 +76,7 @@ buildDepsNoHaskellLibs = Apt.installed "debhelper", "ghc", "curl", "openssh-client", "git-remote-gcrypt", "liblockfile-simple-perl", "cabal-install", "vim", "less", -- needed by haskell libs - "libxml2-dev", "libidn11-dev", "libgsasl7-dev", "libgnutls-dev", + "libxml2-dev", "libidn11-dev", "libgsasl7-dev", "libgnutls28-dev", "alex", "happy", "c2hs" ] -- cgit v1.2.3