summaryrefslogtreecommitdiff
path: root/.builds/debian-stable.yml
diff options
context:
space:
mode:
Diffstat (limited to '.builds/debian-stable.yml')
-rw-r--r--.builds/debian-stable.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.builds/debian-stable.yml b/.builds/debian-stable.yml
index 88961f1..1cc4d0a 100644
--- a/.builds/debian-stable.yml
+++ b/.builds/debian-stable.yml
@@ -2,11 +2,13 @@
image: debian/stable
packages:
- golang
+ - libnotmuch-dev
- scdoc
sources:
- "https://git.sr.ht/~rjarry/aerc"
environment:
DESTDIR: ./out
+ GOFLAGS: "-tags=notmuch"
tasks:
- build: |
cd aerc