diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-10-22 11:28:21 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-10-22 11:28:21 +0100 |
commit | ceacb6948a2e9aa867c5179f09e0fc699695e992 (patch) | |
tree | e12491c022e9241d2e1b1bcb5c9972c456befaed /lxqt-base | |
parent | 2136dd737dd0cedfa54c6fa0f4a690d058ca7b50 (diff) |
lxqt-base/lxqt-meta : fix final conflict, deprecate lxqt-base/lxqt-common
Diffstat (limited to 'lxqt-base')
-rw-r--r-- | lxqt-base/lxqt-meta/lxqt-meta-0.12.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-meta/lxqt-meta-0.12.0.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-0.12.0.ebuild index aaf8aee0..f8f675c6 100644 --- a/lxqt-base/lxqt-meta/lxqt-meta-0.12.0.ebuild +++ b/lxqt-base/lxqt-meta/lxqt-meta-0.12.0.ebuild @@ -43,7 +43,8 @@ RDEPEND=" sys-apps/systemd[policykit(-)] ) ) powermanagement? ( ~lxqt-base/lxqt-powermanagement-${PV} ) ssh-askpass? ( ~lxqt-base/lxqt-openssh-askpass-${PV} ) - sudo? ( ~lxqt-base/lxqt-sudo-${PV} )" + sudo? ( ~lxqt-base/lxqt-sudo-${PV} ) + !lxqt-base/lxqt-common" # Note: we prefer kde-frameworks/oxygen-icons over other icon sets, as the initial # install expects oxygen icons, until the user specifies otherwise (bug 543380) |