From 001134173f594285a17d0708489326a30ac8a1f4 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 26 Jan 2021 11:14:12 -0600 Subject: [PATCH] Add upper bound for dbus, #5846 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 139c939c..af0ac4e9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5105,6 +5105,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5843 - libmpd < 0.10.0.0 + # https://github.com/commercialhaskell/stackage/issues/5846 + - dbus < 1.2.18 + # end of packages # Package flags are applied to individual packages, and override the values of