diff options
author | ormorph <roma251078@mail.ru> | 2021-12-06 00:15:19 +0300 |
---|---|---|
committer | ormorph <roma251078@mail.ru> | 2021-12-06 07:33:16 +0300 |
commit | 3d92bd162a0ed612d020988b6350a5665c9f1ece (patch) | |
tree | 3d7595fc034fd383d66c0d5343eeb9e68d2b35bd /trinity-base/tdelibs/tdelibs-9999.ebuild | |
parent | 20d2cdcc6ed13b40485942e8531fd8f8516bcbbe (diff) | |
download | tde-packaging-gentoo-3d92bd162a0ed612d020988b6350a5665c9f1ece.tar.gz tde-packaging-gentoo-3d92bd162a0ed612d020988b6350a5665c9f1ece.zip |
Dependencies fixes
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'trinity-base/tdelibs/tdelibs-9999.ebuild')
-rw-r--r-- | trinity-base/tdelibs/tdelibs-9999.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/trinity-base/tdelibs/tdelibs-9999.ebuild b/trinity-base/tdelibs/tdelibs-9999.ebuild index 93dfd3f9..455e67b6 100644 --- a/trinity-base/tdelibs/tdelibs-9999.ebuild +++ b/trinity-base/tdelibs/tdelibs-9999.ebuild @@ -19,7 +19,7 @@ fi # NOTE: Building without tdehwlib segfaults, but you can try and report. IUSE="alsa arts cryptsetup cups debug elficons elogind fam +hwlib +idn jpeg2k - kernel_linux libressl lua lzma malloc networkmanager openexr +pcre pcsc-lite + kernel_linux lua lzma malloc networkmanager openexr +pcre pcsc-lite pkcs11 +shm spell +ssl sudo +svg systemd tiff udevil udisks upower utempter xcomposite +xrandr zeroconf" @@ -50,8 +50,7 @@ DEPEND=" spell? ( app-text/aspell ) ssl? ( app-misc/ca-certificates - !libressl? ( dev-libs/openssl:= ) - libressl? ( dev-libs/libressl:= ) + dev-libs/openssl:= ) sudo? ( app-admin/sudo ) svg? ( media-libs/libart_lgpl ) |