From ad736b3b83f9ed9439581269022d921402cf4ec2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Lallement?= <raphael.lallement@laas.fr> Date: Fri, 8 Mar 2013 19:01:12 +0100 Subject: [PATCH] [hatpconsole] Correct a problem of dependency over Qt --- hatpconsole/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/hatpconsole/Makefile b/hatpconsole/Makefile index 3b5f00ed..67e883b8 100644 --- a/hatpconsole/Makefile +++ b/hatpconsole/Makefile @@ -28,6 +28,7 @@ include ../../wip/mk/sysdep/libgraphviz.mk include ../../devel/boost-headers/depend.mk include ../../devel/boost-libs/depend.mk include ../../mk/sysdep/cmake.mk +include ../../mk/sysdep/qt4-libs.mk include ../../mk/language/c.mk include ../../mk/language/c++.mk include ../../mk/robotpkg.mk -- GitLab