~ubuntu-branches/ubuntu/raring/haskell-wai-extra/raring-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Clint Adams
  • Date: 2012-03-09 14:12:00 UTC
  • mfrom: (2.1.6 sid)
  • Revision ID: package-import@ubuntu.com-20120309141200-pwnlh5b9fme9ps47
Tags: 1.1.0.1-2
Add missing build dependencies on ansi-terminal.  closes: #663242.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
2
 
 
3
DEB_ENABLE_TESTS = yes
 
4
 
3
5
include /usr/share/cdbs/1/rules/debhelper.mk
4
6
include /usr/share/cdbs/1/class/hlibrary.mk