Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675022 - [qt overlay] live lxqt packages should depend upon live (or recent enough) versions of dev-util/lxqt-build-tools and dev-libs/libqtxdg
Summary: [qt overlay] live lxqt packages should depend upon live (or recent enough) ve...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: LxQt maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-09 19:14 UTC by Fat-Zer
Modified: 2019-01-09 22:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fat-Zer 2019-01-09 19:14:30 UTC
Live lxat packages fails to compile if older version of dev-util/lxqt-build-tools and dev-libs/libqtxdg are installed.

The current live source requires dev-libs/libqtxdg-3.3.0 and dev-util/lxqt-build-tools-0.6.0 to build (both versions are not released yet), so please bump the dependencies either to correct versions or straight to live.
Comment 1 Larry the Git Cow gentoo-dev 2019-01-09 22:59:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/qt.git/commit/?id=43d8e2c68af65d342b8e9ec9f416a8549bf912af

commit 43d8e2c68af65d342b8e9ec9f416a8549bf912af
Author:     Jimi Huotari <chiitoo@gentoo.org>
AuthorDate: 2019-01-09 22:58:37 +0000
Commit:     Jimi Huotari <chiitoo@gentoo.org>
CommitDate: 2019-01-09 22:58:37 +0000

    lxqt-base: bump required versions on dependencies
    
    Minimum versions for 'libqtxdg' and 'lxqt-build-tools' are now at
    3.3.0 and 0.6.0.
    
    Closes: https://bugs.gentoo.org/675022
    Package-Manager: Portage-2.3.54, Repoman-2.3.12
    Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>

 lxqt-base/liblxqt/liblxqt-9999.ebuild                           | 4 ++--
 lxqt-base/libsysstat/libsysstat-9999.ebuild                     | 4 ++--
 lxqt-base/lxqt-about/lxqt-about-9999.ebuild                     | 6 +++---
 lxqt-base/lxqt-admin/lxqt-admin-9999.ebuild                     | 4 ++--
 lxqt-base/lxqt-config/lxqt-config-9999.ebuild                   | 4 ++--
 lxqt-base/lxqt-globalkeys/lxqt-globalkeys-9999.ebuild           | 6 +++---
 lxqt-base/lxqt-l10n/lxqt-l10n-9999.ebuild                       | 4 ++--
 lxqt-base/lxqt-notificationd/lxqt-notificationd-9999.ebuild     | 6 +++---
 lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-9999.ebuild | 4 ++--
 lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild                     | 6 +++---
 lxqt-base/lxqt-policykit/lxqt-policykit-9999.ebuild             | 6 +++---
 lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild | 6 +++---
 lxqt-base/lxqt-qtplugin/lxqt-qtplugin-9999.ebuild               | 6 +++---
 lxqt-base/lxqt-runner/lxqt-runner-9999.ebuild                   | 6 +++---
 lxqt-base/lxqt-session/lxqt-session-9999.ebuild                 | 6 +++---
 lxqt-base/lxqt-sudo/lxqt-sudo-9999.ebuild                       | 6 +++---
 16 files changed, 42 insertions(+), 42 deletions(-)