commit:     2be779ea47d05bc2d81d8e39cb308b31dfdeb419
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 17:03:19 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 17:23:19 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2be779ea

kde-apps/kremotecontrol: Add missing DEPEND

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 .../kremotecontrol/kremotecontrol-17.08.2-r1.ebuild  | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/kde-apps/kremotecontrol/kremotecontrol-17.08.2-r1.ebuild 
b/kde-apps/kremotecontrol/kremotecontrol-17.08.2-r1.ebuild
new file mode 100644
index 00000000000..55332369ef0
--- /dev/null
+++ b/kde-apps/kremotecontrol/kremotecontrol-17.08.2-r1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="optional"
+inherit kde4-base
+
+DESCRIPTION="KDE frontend for the Linux Infrared Remote Control system"
+HOMEPAGE="https://www.kde.org/applications/utilities/kremotecontrol
+https://utils.kde.org/projects/kremotecontrol";
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+DEPEND="
+       kde-frameworks/kdelibs:4[plasma(+)]
+"
+RDEPEND="${DEPEND}
+       app-misc/lirc
+"

Reply via email to