summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/rosegarden/rosegarden-1.5.1.ebuild')
-rw-r--r--media-sound/rosegarden/rosegarden-1.5.1.ebuild11
1 files changed, 2 insertions, 9 deletions
diff --git a/media-sound/rosegarden/rosegarden-1.5.1.ebuild b/media-sound/rosegarden/rosegarden-1.5.1.ebuild
index dd8ff0592eef..d1b481f5ccca 100644
--- a/media-sound/rosegarden/rosegarden-1.5.1.ebuild
+++ b/media-sound/rosegarden/rosegarden-1.5.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rosegarden/rosegarden-1.5.1.ebuild,v 1.5 2008/03/06 14:18:37 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rosegarden/rosegarden-1.5.1.ebuild,v 1.6 2009/08/01 06:37:24 ssuominen Exp $
inherit eutils kde-functions
@@ -48,13 +48,6 @@ pkg_setup() {
ewarn "ALSA support, or the whole sound support will be"
ewarn "disabled."
fi
-
- if use alsa && ! built_with_use --missing true media-libs/alsa-lib midi; then
- eerror ""
- eerror "To be able to build Rose Garden with ALSA support you need"
- eerror "to have built media-libs/alsa-lib with midi USE flag."
- die "Missing midi USE flag on media-libs/alsa-lib"
- fi
}
src_unpack() {