summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 1 insertions, 7 deletions
diff --git a/debian/control b/debian/control
index 93bca1e..cf63849 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,6 @@ Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: cmake,
cmake-extras (>= 0.3),
debhelper (>= 9),
-# We rely on C++11 features, and to prevent from ABI breaks
-# in libstdc++ causing us issues, we explicitly select a G++
-# version. To allow cross-compiling to work, we also must
-# append :native to g++-4.9 so we don't try to run armhf g++
-# on an x86 CPU for example, when cross-compiling.
- g++-4.9:native,
google-mock (>= 1.6.0+svn437),
libfontconfig1-dev,
libgles2-mesa-dev,
@@ -28,7 +22,7 @@ Build-Depends: cmake,
libubuntu-app-launch2-dev,
libubuntu-application-api-dev (>= 2.1.0),
libudev-dev,
- libunity-api-dev (>= 7.97),
+ libunity-api-dev (>= 7.98),
liburl-dispatcher1-dev,
libxkbcommon-dev,
libxrender-dev,