diff options
author | Alessandro Ghedini <al3xbio@gmail.com> | 2012-03-05 12:20:55 +0100 |
---|---|---|
committer | Alessandro Ghedini <al3xbio@gmail.com> | 2012-03-05 12:20:56 +0100 |
commit | 21d90dc741042fb3403b085c97d214fbe5718724 (patch) | |
tree | 1163d4856d5e1659348158f0c56f8dbb494c6bbc | |
parent | 0c725fe5ff17c3b91d89caca0fc71bf5d359bd28 (diff) |
Bump debhelper build dep too
Git-Dch: Ignore
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 425e4b4..762e4bf 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,8 @@ Section: gnome Priority: optional Maintainer: Alessandro Ghedini <al3xbio@gmail.com> Uploaders: Andrea Veri <and@debian.org> -Build-Depends: debhelper (>= 8), cmake, +Build-Depends: debhelper (>= 9), + cmake, libbamf-dev, libcairo2-dev, libgee-dev, |