diff options
author | Jimi Huotari <chiitoo@gentoo.org> | 2023-11-09 19:39:35 +0200 |
---|---|---|
committer | Jimi Huotari <chiitoo@gentoo.org> | 2023-11-09 19:39:35 +0200 |
commit | 70f4b6fd72d2c89b53f31b5e59e52f3751b1220a (patch) | |
tree | 21011ac3f3d676faa95eda9f8b69a141dce4d792 /dev-libs | |
parent | qt5-build.eclass: workaround undefined qt_version_tag (LLD 17) (diff) | |
download | qt-70f4b6fd72d2c89b53f31b5e59e52f3751b1220a.tar.gz qt-70f4b6fd72d2c89b53f31b5e59e52f3751b1220a.tar.bz2 qt-70f4b6fd72d2c89b53f31b5e59e52f3751b1220a.zip |
dev-libs/libqtxdg: bump year and lxqt-build-tools version
Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libqtxdg/libqtxdg-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libqtxdg/libqtxdg-9999.ebuild b/dev-libs/libqtxdg/libqtxdg-9999.ebuild index 194fdcc5..1e3e0e22 100644 --- a/dev-libs/libqtxdg/libqtxdg-9999.ebuild +++ b/dev-libs/libqtxdg/libqtxdg-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,7 @@ IUSE="test" RESTRICT="!test? ( test )" BDEPEND=" - >=dev-util/lxqt-build-tools-0.12.0 + >=dev-util/lxqt-build-tools-0.13.0 virtual/pkgconfig " RDEPEND=" |