summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2015-08-10 16:38:18 +1200
committerRobert Ancell <robert.ancell@canonical.com>2015-08-10 16:38:18 +1200
commitb562e5f0e1bbb39c027e1e734f714190d0a60aca (patch)
treefc50a59b4c63994a903773edddb910003323f55f /debian/control
parent5ac9291e9c49dde03e60fd15ed1f750c7a300fd3 (diff)
downloadlightdm-b562e5f0e1bbb39c027e1e734f714190d0a60aca.tar.gz
* debian/control:
- Add build-depends on valac
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 25fb1f3c..0decdcaf 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,8 @@ Build-Depends: debhelper (>= 7.0.50~),
libgtk-3-dev,
gobject-introspection,
libgirepository1.0-dev,
+ gobject-introspection,
+ valac,
libqt4-dev,
qtbase5-dev,
dh-autoreconf,