diff options
Diffstat (limited to 'media-sound/seq24/seq24-0.9.2-r1.ebuild')
-rw-r--r-- | media-sound/seq24/seq24-0.9.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/seq24/seq24-0.9.2-r1.ebuild b/media-sound/seq24/seq24-0.9.2-r1.ebuild index 46a0131d06ab..d154ae0db9fe 100644 --- a/media-sound/seq24/seq24-0.9.2-r1.ebuild +++ b/media-sound/seq24/seq24-0.9.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/seq24/seq24-0.9.2-r1.ebuild,v 1.3 2012/04/05 07:36:31 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/seq24/seq24-0.9.2-r1.ebuild,v 1.4 2012/05/05 08:50:12 mgorny Exp $ EAPI=4 inherit eutils @@ -20,7 +20,7 @@ RDEPEND="media-libs/alsa-lib jack? ( >=media-sound/jack-audio-connection-kit-0.90 ) lash? ( >=media-sound/lash-0.5 )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" DOCS=( AUTHORS ChangeLog README RTC SEQ24 ) |