diff options
| -rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 83d606f7..9db96262 100644 --- a/debian/control +++ b/debian/control @@ -19,6 +19,7 @@ Build-Depends: debhelper-compat (= 13), libsystemd-dev (>= 209), libudev-dev (>= 175), libgirepository1.0-dev, + gir1.2-girepository-2.0, gobject-introspection, python3-gi, libpsl-dev (>= 0.1), |