diff options
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8bfa0cfe..5c77b09c 100644 --- a/debian/control +++ b/debian/control @@ -29,6 +29,7 @@ Build-Depends: debhelper (>= 10.3), libudev-dev (>= 175), libgirepository1.0-dev (>= 0.10.7-1~), gobject-introspection (>= 0.9.12-4~), + python-gi, libpsl-dev (>= 0.1), libcurl4-gnutls-dev (>= 7.24.0), gtk-doc-tools, @@ -44,7 +45,6 @@ Build-Depends: debhelper (>= 10.3), libbluetooth-dev (>= 5), valac (>= 0.17.1.24), dbus <!nocheck>, - python-gi <!nocheck>, python-dbus <!nocheck> Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-utopia/network-manager.git |