Skip to content
Snippets Groups Projects
Commit 838bbda3 authored by Guillem Jover's avatar Guillem Jover
Browse files

debian: Fix versioned Build-Depends on debhelper

There was a missing 1 in the version.

Fixes: commit b21501dd
Closes: #1030288
parent d5a89cbe
No related branches found
No related tags found
1 merge request!4Update crimson to version from bookworm
......@@ -10,7 +10,7 @@ Standards-Version: 4.6.2
Rules-Requires-Root: no
Build-Depends:
debhelper-compat (= 13),
debhelper (>= 3.10~),
debhelper (>= 13.10~),
pkgconf | pkg-config,
# Version needed for ITS support.
gettext (>= 0.19.7),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment