summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSteve McIntyre <steve@einval.com>2023-01-22 14:02:25 +0000
committerSteve McIntyre <steve@einval.com>2023-01-22 14:05:16 +0000
commit65f161eefe0693635e292a76ab794a6ed8bb0b80 (patch)
tree1c403bb1cdb7e2f5cd9a1db1882d7a7214607c38 /debian/control
parentb61b8af886e45e41b69b90cf04cece3449d7a889 (diff)
downloadefi-boot-shim-65f161eefe0693635e292a76ab794a6ed8bb0b80.tar.gz
efi-boot-shim-65f161eefe0693635e292a76ab794a6ed8bb0b80.zip
Switch to using gcc-12
Closes: #1022180
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 1526125c..6127d7dc 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 12),
sbsigntool,
openssl,
libelf-dev,
- gcc-10,
+ gcc-12,
dos2unix,
pesign (>= 0.112-5),
xxd,