diff options
| author | Rudra Saraswat <rs2009@ubuntu.com> | 2023-02-22 10:51:18 +0530 |
|---|---|---|
| committer | Rudra Saraswat <rs2009@ubuntu.com> | 2023-02-22 10:51:18 +0530 |
| commit | 726d8b502ea52a3093bef935732246ad9fba28c8 (patch) | |
| tree | f4ba9cf6bd5eedf0b22a19e4731b9072b8b5d14b | |
| parent | 9af315c30f91622765153b9caa6449a8633a4535 (diff) | |
add python3-dev as build dep
| -rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 850370cdd..2484f2227 100644 --- a/debian/control +++ b/debian/control @@ -56,6 +56,7 @@ Build-Depends: cmake (>= 3.17.0), libzeitgeist-2.0-dev, pkg-config, python3-all (>= 3.4), + python3-dev, python3-gi, python3-setuptools, quilt, |
