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