diff options
| author | Michael Biebl <biebl@debian.org> | 2013-02-03 15:07:21 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2013-02-03 15:07:21 +0100 |
| commit | de84b8fc8475489367aea5c842ad3d891996c5db (patch) | |
| tree | 9b76d5a9270c8b124520a56acc6678b3079899b2 /debian/control | |
| parent | f76653ca458f7b0da869f5e16584076d62c64c81 (diff) | |
Bump Build-Depends on libglib2.0-dev and libudev-dev/libgudev-1.0-dev.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index d5bb8952..70b24aab 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: libdbus-glib-1-dev (>= 0.94), libdbus-1-dev (>= 1.1), libiw-dev(>= 27+28pre9), - libglib2.0-dev (>= 2.22), + libglib2.0-dev (>= 2.26), libnl-3-dev, libnl-route-3-dev, libnl-genl-3-dev, @@ -20,8 +20,8 @@ Build-Depends: libpolkit-gobject-1-dev, libgnutls-dev, uuid-dev, - libudev-dev (>= 147), - libgudev-1.0-dev, + libudev-dev (>= 165), + libgudev-1.0-dev (>= 165), libgirepository1.0-dev (>= 0.10.7-1~), gobject-introspection (>= 0.9.12-4~), gtk-doc-tools, |