summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-01-04 07:40:22 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-01-04 07:40:22 +0000
commit6e6e691873492fb712b0fd71e059560048cfbbe7 (patch)
tree6531bddce37ae69be964c742d9b4999e1e1a3c8f
parentUpdating to standards version 4.6.2. (diff)
downloadlibnvme-6e6e691873492fb712b0fd71e059560048cfbbe7.tar.xz
libnvme-6e6e691873492fb712b0fd71e059560048cfbbe7.zip
Updating build-depends on meson to avoid buggy meson version (Closes: #1026711).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index e9c017d..ad4ff30 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
dh-python,
libjson-c-dev,
libssl-dev,
- meson,
+ meson (>= 1.0.0-1.1~),
pkg-config,
python3-dev,
swig,