From 543dd17ed65887a98d19e9117320ec9f88a19ce7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ChangZhuo=20Chen=20=28=E9=99=B3=E6=98=8C=E5=80=AC=29?= Date: Thu, 19 Nov 2015 23:48:58 +0800 Subject: [PATCH] Fix missing libdbusmenu-qt5-dev during merge --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 92b59f8..93b3978 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Section: x11 Priority: optional Build-Depends: debhelper (>= 9), cmake (>= 3.0.2), + libdbusmenu-qt5-dev, libkf5windowsystem-dev, liblxqt0-dev (>= 0.10.0), libqt5x11extras5-dev,