summaryrefslogtreecommitdiffstats
path: root/trinity-base/akregator
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-base/akregator')
-rw-r--r--trinity-base/akregator/akregator-9999.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/trinity-base/akregator/akregator-9999.ebuild b/trinity-base/akregator/akregator-9999.ebuild
index 3faf1bf6..4237c9ba 100644
--- a/trinity-base/akregator/akregator-9999.ebuild
+++ b/trinity-base/akregator/akregator-9999.ebuild
@@ -3,17 +3,17 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-TRINITY_MODULE_NAME="tdepim"
+TRINITY_MODULE_NAME="tdepim"
+TSM_EXTRACT_ALSO="libtdepim/"
inherit trinity-meta-2
-DESCRIPTION="Trinity news feed aggregator."
+DESCRIPTION="Trinity news feed aggregator"
DEPEND="
~trinity-base/ktnef-${PV}
+ ~trinity-base/libkcal-${PV}
~trinity-base/libkmime-${PV}
~trinity-base/libtdepim-${PV}
- ~trinity-base/libkcal-${PV}"
+"
RDEPEND="${DEPEND}"
-
-TSM_EXTRACT_ALSO="libtdepim/"