dvb-fe-tool: needs systemd

This commit is contained in:
Sascha Kuehndel (InuSasha) 2017-05-10 23:02:47 +02:00
parent e131cfff05
commit aebeb14830
No known key found for this signature in database
GPG Key ID: 15FED89617B88D1B

View File

@ -25,7 +25,7 @@ PKG_LICENSE="GPL"
PKG_SITE="http://linuxtv.org/"
PKG_URL="https://git.linuxtv.org/cgit.cgi/v4l-utils.git/snapshot/$PKG_VERSION.tar.xz"
PKG_SOURCE_DIR="$PKG_VERSION*"
PKG_DEPENDS_TARGET="toolchain"
PKG_DEPENDS_TARGET="toolchain systemd"
PKG_SECTION="tools"
PKG_SHORTDESC="dvb-fe-tool: Linux V4L2 and DVB API utilities and v4l libraries (libv4l)."
PKG_LONGDESC="Linux V4L2 and DVB API utilities and v4l libraries (libv4l)."