From 72ea0f71570fae65a11adba05d4dd95b62ca802c Mon Sep 17 00:00:00 2001 From: mborgerson Date: Wed, 1 Jan 2025 23:02:55 -0700 Subject: [PATCH] debian: Add cmake to build deps --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 0792bdd71d..e74330628f 100644 --- a/debian/control +++ b/debian/control @@ -3,6 +3,7 @@ Section: games Priority: optional Maintainer: Matt Borgerson Build-Depends: debhelper (>= 11), + cmake, git, python3:any, python3-yaml,