From d90f7bf54bb1d05c70323ac420554e715375d0a7 Mon Sep 17 00:00:00 2001 From: Sven Wegener Date: Sun, 10 Jan 2016 10:34:49 +0000 Subject: media-radio/tucnak2: Add SLOT dep on libftdi Signed-off-by: Sven Wegener --- media-radio/tucnak2/tucnak2-2.48.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-radio/tucnak2/tucnak2-2.48.ebuild b/media-radio/tucnak2/tucnak2-2.48.ebuild index 6735d795b003..e5e412753137 100644 --- a/media-radio/tucnak2/tucnak2-2.48.ebuild +++ b/media-radio/tucnak2/tucnak2-2.48.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -19,7 +19,7 @@ RDEPEND=">=dev-libs/glib-2 >=media-libs/libsdl-1.2 alsa? ( media-libs/alsa-lib ) fftw? ( sci-libs/fftw:3.0 ) - ftdi? ( dev-embedded/libftdi ) + ftdi? ( dev-embedded/libftdi:0 ) gpm? ( sys-libs/gpm ) hamlib? ( media-libs/hamlib ) >=media-libs/libpng-1.2" -- cgit v1.2.3-65-gdbad