diff --git a/debian/changelog b/debian/changelog index 4d3a816..b0e54d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ lximage-qt (1.2.0-2ubuntu1) lunar; urgency=medium * Revert a sync from Debian. + * Bumped build dependencies. -- Aaron Rainbolt Fri, 10 Feb 2023 14:19:56 -0600 diff --git a/debian/control b/debian/control index b01ae20..36a77c4 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Section: x11 Priority: optional Build-Depends: debhelper-compat (= 13), libexif-dev, - libfm-qt-dev (>= 1.2.0), + libfm-qt-dev (>= 1.2.1), libkf5windowsystem-dev, libqt5svg5-dev, libqt5x11extras5-dev,