diff options
author | Andrea Veri <av@src.gnome.org> | 2011-11-18 00:42:40 +0100 |
---|---|---|
committer | Andrea Veri <av@src.gnome.org> | 2011-11-18 00:42:40 +0100 |
commit | 902829c62f552f35517783570025b479745de3c5 (patch) | |
tree | 7c5cad15d373c5250160387ae1a76ee39d5d0c2e /debian/control | |
parent | 9b8aedc7a8dba2a2639b91b96b18ad16117e9d0e (diff) |
debian/control: added B-Ds on libwnck-dev, libgnome-menu-dev and libbamf-dev, they are required in order to build gnome-pie-0.3 succesfully.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1cfcca9..926995e 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,8 @@ Build-Depends: debhelper (>= 8), cmake, libcairo2-dev, libgee-dev, libgnome-menu-dev, libgtk2.0-dev, libunique-dev, libxml2-dev, - libxtst-dev, valac + libxtst-dev, valac, libwnck-dev, + libgnome-menu-dev, libbamf-dev Standards-Version: 3.9.2 Homepage: http://gnome-pie.simonschneegans.de/ Vcs-Git: git://git.debian.org/collab-maint/gnome-pie.git |