diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-06-20 16:08:52 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-06-20 18:31:23 +0200 |
commit | d8d4c84f8c15f608bdd0ef600cbbbb6efc01f797 (patch) | |
tree | cca69ba482a7edb09205bb74ebc1f59011e0e089 /ubuntu | |
parent | 370348756e7f7e5c41bba9b79f94290999c0f666 (diff) | |
download | tde-packaging-d8d4c84f8c15f608bdd0ef600cbbbb6efc01f797.tar.gz tde-packaging-d8d4c84f8c15f608bdd0ef600cbbbb6efc01f797.zip |
DEB tdelibs: Add variant dependency elogind.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 034ca550a5bc0b1ffd3e9c85d89a3f590a3ea314)
Diffstat (limited to 'ubuntu')
-rw-r--r-- | ubuntu/_base/core/tdelibs/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/core/tdelibs/debian/control b/ubuntu/_base/core/tdelibs/debian/control index 381a9493a..a7d9d8b91 100644 --- a/ubuntu/_base/core/tdelibs/debian/control +++ b/ubuntu/_base/core/tdelibs/debian/control @@ -63,7 +63,7 @@ Breaks: kdelibs4c2a-kde3 (<< 4:14.0.0~), kdelibs4c2a-trinity (<< 4:14.0.0~), tde Depends: ${shlibs:Depends}, tdelibs-data-trinity, netpbm (>= 2:10.0-15.1) | tdelibs14-imagetops-trinity, libart-2.0-2 (>= 4:14.0.0~), perl, xbase-clients -Recommends: hwdata, xdg-user-dirs, consolekit | systemd +Recommends: hwdata, xdg-user-dirs, systemd | elogind | consolekit Suggests: fam, perl-suid Description: core libraries and binaries for all TDE applications This package contains all the shared libraries and common core binaries |