summaryrefslogtreecommitdiffstats
path: root/trinity-base/kdesktop
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2020-04-23 02:45:41 +0200
committerChris <xchrisx@uber.space>2020-04-23 02:45:41 +0200
commit7e24157247073f424e1977f7ddd725f101d8ef55 (patch)
treee5429cb04a3f21bd17d5d75e8dfb6c3a8363ff6e /trinity-base/kdesktop
parentc5c06e25055403061b247d34f97e773ebed2bf1d (diff)
downloadtde-packaging-gentoo-7e24157247073f424e1977f7ddd725f101d8ef55.tar.gz
tde-packaging-gentoo-7e24157247073f424e1977f7ddd725f101d8ef55.zip
Stable ebuilds: General cosmetics and sync with live ebuilds.
Also: Some cosmetics for the live ebuilds. Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'trinity-base/kdesktop')
-rw-r--r--trinity-base/kdesktop/kdesktop-14.0.6.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/trinity-base/kdesktop/kdesktop-14.0.6.ebuild b/trinity-base/kdesktop/kdesktop-14.0.6.ebuild
index 72fd5b14..f6d7d468 100644
--- a/trinity-base/kdesktop/kdesktop-14.0.6.ebuild
+++ b/trinity-base/kdesktop/kdesktop-14.0.6.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 2020 The Trinity Desktop Project
# Distributed under the terms of the GNU General Public License v2
-# $Id$
+
EAPI="7"
TRINITY_MODULE_NAME="tdebase"
@@ -9,7 +9,9 @@ inherit trinity-meta-2
DESCRIPTION="The part of TDE UI that handles icons, desktop, screensaver etc"
IUSE="pam xscreensaver"
+
KEYWORDS="~amd64 ~x86"
+
COMMON_DEPEND="x11-libs/libXrender
x11-libs/libXcursor
=dev-libs/dbus-1-tqt-${PV}