media-libs/slv2: Remove support for non-existent deps
authorMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 10:47:02 +0000 (12:47 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 11:01:09 +0000 (13:01 +0200)
media-libs/slv2/slv2-0.6.6-r2.ebuild

index 734510116818d2ea404081175ac9c65ac878d1da..a2d0bf16a6d133281ece507be954089e8eee443a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,7 +18,7 @@ IUSE="doc jack"
 
 RDEPEND=">=dev-libs/redland-1.0.6
        jack? ( virtual/jack )
-       || ( media-libs/lv2 media-libs/lv2core )"
+       media-libs/lv2"
 DEPEND="${RDEPEND}
        ${PYTHON_DEPS}
        virtual/pkgconfig