diff options
author | ormorph <[email protected]> | 2024-02-03 12:43:26 +0300 |
---|---|---|
committer | ormorph <[email protected]> | 2024-02-04 13:08:38 +0300 |
commit | 28602521ffcbbe4efafc061004776d2f31b18ae4 (patch) | |
tree | d6935e8e01fb3f1d743c96b9107c2999e6eef916 /trinity-base/tdepim-wizards/tdepim-wizards-14.1.1.ebuild | |
parent | d9d89d8e5fc35afdf97564217698d17fb38aa06a (diff) | |
download | tde-packaging-gentoo-28602521ffcbbe4efafc061004776d2f31b18ae4.tar.gz tde-packaging-gentoo-28602521ffcbbe4efafc061004776d2f31b18ae4.zip |
Added libkpimidentities dependency to tdepim-wizards
Signed-off-by: ormorph <[email protected]>
Diffstat (limited to 'trinity-base/tdepim-wizards/tdepim-wizards-14.1.1.ebuild')
-rw-r--r-- | trinity-base/tdepim-wizards/tdepim-wizards-14.1.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/trinity-base/tdepim-wizards/tdepim-wizards-14.1.1.ebuild b/trinity-base/tdepim-wizards/tdepim-wizards-14.1.1.ebuild index fe842990..615d70ab 100644 --- a/trinity-base/tdepim-wizards/tdepim-wizards-14.1.1.ebuild +++ b/trinity-base/tdepim-wizards/tdepim-wizards-14.1.1.ebuild @@ -18,6 +18,7 @@ fi DEPEND="~trinity-base/certmanager-${PV} ~trinity-base/knotes-${PV} ~trinity-base/libkcal-${PV} + ~trinity-base/libkpimidentities-${PV} ~trinity-base/libtdenetwork-${PV} ~trinity-base/tdepim-tderesources-${PV}" RDEPEND="${DEPEND}" |