diff --git a/debian/changelog b/debian/changelog index 05f7b39..0778a49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libfm-qt (1.4.0-0ubuntu1) noble; urgency=medium * New upstream release. * Reorganized and fixed copyright file. + * Add lxqt-menu-data as a build dependency. -- Aaron Rainbolt Sun, 05 Nov 2023 17:15:40 -0600 diff --git a/debian/control b/debian/control index 26d4df9..0af74eb 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Build-Depends: debhelper-compat (= 13), libqt5x11extras5-dev, libx11-dev, lxqt-build-tools (>= 0.13.0), + lxqt-menu-data (>= 1.4.0), qtbase5-private-dev Standards-Version: 4.6.2 Vcs-Browser: https://git.lubuntu.me/Lubuntu/libfm-qt-packaging