From 715b230f030b58318e993e64af8f8cc11794fdeb 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: Sat, 19 Mar 2016 15:13:06 +0800 Subject: [PATCH] Update Build-Depends --- debian/control | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 2fe6c46..c370984 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Alf Gaida , Shih-Yuan Lee (FourDollars) Section: x11 Priority: optional -Build-Depends: cmake (>= 3.0.2), - debhelper (>= 9), +Build-Depends: debhelper (>= 9), + cmake (>= 3.0.2), libfm-dev (>= 1.2.0), libglib2.0-dev, liblxqt0-dev (>= 0.10.0), @@ -16,8 +16,9 @@ Build-Depends: cmake (>= 3.0.2), libqt5xdg-dev (>= 1.3.0), libx11-dev, pkg-config, + qtbase5-private-dev, qttools5-dev, - qttools5-dev-tools + qttools5-dev-tools, Standards-Version: 3.9.7 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/libfm-qt Vcs-Git: https://anonscm.debian.org/cgit/pkg-lxqt/libfm-qt -b debian/sid