0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2024-12-15 15:39:56 +00:00
Matthias Reichl c90dcd2423 remote: depend on evrepeat
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-11-22 16:11:38 +01:00

13 lines
445 B
Makefile

# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="remote"
PKG_VERSION="1"
PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv"
PKG_URL=""
PKG_DEPENDS_TARGET="toolchain eventlircd libirman v4l-utils evrepeat"
PKG_SECTION="virtual"
PKG_LONGDESC="Meta package for installing various tools needed for remote support"