From 909ae5ada933c02fec62e50aedeffdc7d94d1acc Mon Sep 17 00:00:00 2001 From: Ryan Fortner <71036629+ryanfortner@users.noreply.github.com> Date: Tue, 18 Jan 2022 15:51:30 -0500 Subject: Add Python dependency to control file --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 0bced12d..2c442ff1 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: box64 Section: utils Priority: optional Maintainer: Ryan Fortner -Build-Depends: cmake, debhelper (>=11~) +Build-Depends: cmake, debhelper (>=11~), python3 Standards-Version: 4.1.4 Homepage: https://github.com/ptitSeb/box64 -- cgit 1.4.1