diff options
author | Jimi Huotari <chiitoo@gentoo.org> | 2023-11-09 20:30:27 +0200 |
---|---|---|
committer | Jimi Huotari <chiitoo@gentoo.org> | 2023-11-09 20:30:52 +0200 |
commit | b50e9d13ef88bd46f733651132cb0c2cee830985 (patch) | |
tree | 8c07f181053aef3b9a83a5f335c97089ea59eba2 /lxqt-base/lxqt-runner | |
parent | app-arch/lxqt-archiver: bump year and dependency versions (diff) | |
download | qt-b50e9d13ef88bd46f733651132cb0c2cee830985.tar.gz qt-b50e9d13ef88bd46f733651132cb0c2cee830985.tar.bz2 qt-b50e9d13ef88bd46f733651132cb0c2cee830985.zip |
lxqt-base/*: bump libqtxdg version
Also one more lxqt-build-tools version bump.
Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
Diffstat (limited to 'lxqt-base/lxqt-runner')
-rw-r--r-- | lxqt-base/lxqt-runner/lxqt-runner-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-runner/lxqt-runner-9999.ebuild b/lxqt-base/lxqt-runner/lxqt-runner-9999.ebuild index e04d534c..cb13a778 100644 --- a/lxqt-base/lxqt-runner/lxqt-runner-9999.ebuild +++ b/lxqt-base/lxqt-runner/lxqt-runner-9999.ebuild @@ -28,7 +28,7 @@ BDEPEND=" " DEPEND=" >=dev-cpp/muParser-2.2.3 - >=dev-libs/libqtxdg-3.11.0 + >=dev-libs/libqtxdg-3.12.0 >=dev-qt/qtcore-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtwidgets-5.15:5 |