From 07087af0ce285afa96565e851f3e65f20620fae5 Mon Sep 17 00:00:00 2001 From: Renato Araujo Oliveira Filho Date: Wed, 31 Oct 2012 11:51:50 +0100 Subject: Added missing opengl dependency. Necessary for examples. --- debian/control | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index ab992cf..2a2e8d9 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,8 @@ Build-Depends: debhelper (>= 9.0.0), qtdeclarative (>= 5.0), python3, dbus-test-runner, + libgles2-mesa-dev, + libgl-dev, Standards-Version: 3.9.3 Package: libqmenumodel0 -- cgit v1.2.3