about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorRyan Fortner <71036629+ryanfortner@users.noreply.github.com>2022-01-18 15:51:30 -0500
committerGitHub <noreply@github.com>2022-01-18 15:51:30 -0500
commit909ae5ada933c02fec62e50aedeffdc7d94d1acc (patch)
tree4d1467f4a0cff3ba0ebb8dc29adbe7e44573b5d4
parent4743f8fcc579694ac8a33d9d316d6bc8f6cf1058 (diff)
downloadbox64-909ae5ada933c02fec62e50aedeffdc7d94d1acc.tar.gz
box64-909ae5ada933c02fec62e50aedeffdc7d94d1acc.zip
Add Python dependency to control file
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
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 <ryankfortner@gmail.com>
-Build-Depends: cmake, debhelper (>=11~)
+Build-Depends: cmake, debhelper (>=11~), python3
 Standards-Version: 4.1.4
 Homepage: https://github.com/ptitSeb/box64