# ChangeLog for media-sound/krecord
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/krecord/ChangeLog,v 1.9 2005/10/17 15:17:53 greg_g Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/krecord/ChangeLog,v 1.10 2006/10/29 22:12:59 flameeyes Exp $
+
+ 29 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> krecord-1.14.ebuild,
+ krecord-1.16.ebuild:
+ Add missing dependency on libXmu, thanks to Patrick Lauer in bug #153349.
*krecord-1.16 (17 Oct 2005)
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/krecord/krecord-1.14.ebuild,v 1.9 2005/10/18 13:14:16 greg_g Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/krecord/krecord-1.14.ebuild,v 1.10 2006/10/29 22:12:59 flameeyes Exp $
IUSE=""
KEYWORDS="~amd64 ~sparc x86"
need-kde 3
-#RDEPEND="media-libs/alsa-lib"
src_compile() {
emake || die
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/krecord/krecord-1.16.ebuild,v 1.1 2005/10/17 15:17:53 greg_g Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/krecord/krecord-1.16.ebuild,v 1.2 2006/10/29 22:12:59 flameeyes Exp $
inherit kde-functions
KEYWORDS="~amd64 ~sparc ~x86"
IUSE=""
-DEPEND=">=kde-base/kdelibs-3"
+RDEPEND=">=kde-base/kdelibs-3
+ x11-libs/libXmu"
+DEPEND="${RDEPEND}"
set-kdedir 3