Add lxqt-menu-data as a build dep

This commit is contained in:
Aaron Rainbolt 2023-11-05 17:45:59 -06:00
parent 6dab1b3af8
commit d5ecfb6681
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -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 <arraybolt3@gmail.com> Sun, 05 Nov 2023 17:15:40 -0600

1
debian/control vendored
View File

@ -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