Only build-depend on libghc-clientsession-dev on arches that will have the webapp.

This commit is contained in:
Joey Hess 2012-10-04 17:08:43 -04:00
parent 3567643e2a
commit 2b0423e13f
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View file

@ -8,6 +8,8 @@ git-annex (3.20121002) UNRELEASED; urgency=low
as normal files.
* vicfg: New command, allows editing (or simply viewing) most
of the repository configuration settings stored in the git-annex branch.
* Only build-depend on libghc-clientsession-dev on arches that will have
the webapp.
-- Joey Hess <joeyh@debian.org> Mon, 01 Oct 2012 15:09:49 -0400

2
debian/control vendored
View file

@ -27,6 +27,7 @@ Build-Depends:
libghc-yesod-static-dev [i386 amd64 kfreebsd-i386 kfreebsd-amd64],
libghc-yesod-default-dev [i386 amd64 kfreebsd-i386 kfreebsd-amd64],
libghc-hamlet-dev [i386 amd64 kfreebsd-i386 kfreebsd-amd64],
libghc-clientsession-dev [i386 amd64 kfreebsd-i386 kfreebsd-amd64],
libghc-case-insensitive-dev,
libghc-http-types-dev,
libghc-transformers-dev,
@ -36,7 +37,6 @@ Build-Depends:
libghc-blaze-builder-dev,
libghc-blaze-html-dev,
libghc-crypto-api-dev,
libghc-clientsession-dev,
libghc-network-multicast-dev,
libghc-network-info-dev,
ikiwiki,