app-cdr/mp3burn: Fix dependency on dev-perl/Ogg-Vorbis-Header
authorKent Fredric <kentfredric@gmail.com>
Sun, 13 Mar 2016 18:54:09 +0000 (07:54 +1300)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Mon, 14 Mar 2016 23:06:37 +0000 (00:06 +0100)
Package-Manager: portage-2.2.27

app-cdr/mp3burn/mp3burn-0.4.2.ebuild

index 3a819f2322b4b991069974b32f6d2262a2f0ad97..232d43a17e0cd24380eff539ade57fd11b9b94b0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -21,7 +21,7 @@ RDEPEND="${DEPEND}
        media-sound/vorbis-tools
        virtual/cdrtools
        dev-perl/MP3-Info
-       dev-perl/ogg-vorbis-header
+       dev-perl/Ogg-Vorbis-Header
        dev-perl/String-ShellQuote
 "