ac02c292ca3eabd0ee6cbf511dbf02837e7256ae
[gentoo.git] / kde-apps / libkdegames / libkdegames-4.14.3-r1.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 inherit kde4-base
7
8 DESCRIPTION="Base library common to many KDE games"
9 KEYWORDS="amd64 x86"
10 IUSE="debug"
11
12 DEPEND="
13         media-libs/libsndfile
14         media-libs/openal
15 "
16 RDEPEND="${DEPEND}"
17
18 KMSAVELIBS="true"