sys-block/blktrace: Remove support for non-existent deps
authorMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 20:02:03 +0000 (22:02 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 26 Aug 2018 20:02:03 +0000 (22:02 +0200)
sys-block/blktrace/blktrace-1.1.0-r1.ebuild
sys-block/blktrace/blktrace-1.1.0.ebuild
sys-block/blktrace/blktrace-1.2.0.ebuild

index 40a590aa25ffbbd882213a44d5431b4edaae3146..3da2cc38732c5c3828b7a1c80278dad057b9506d 100644 (file)
@@ -23,7 +23,7 @@ DEPEND="${RDEPEND}
                sys-kernel/linux-headers
                doc? (
                        virtual/latex-base
-                       || ( >=app-text/texlive-core-2014 app-text/dvipdfm )
+                       >=app-text/texlive-core-2014
                )
 "
 S="${WORKDIR}/${MY_P}"
index 49666d847604bd6cd85806fa5b8cb3a22548ed00..58af31eaa2c1e493f1bc9e424ed1b6a589dc34d8 100644 (file)
@@ -20,7 +20,7 @@ DEPEND="${RDEPEND}
                sys-kernel/linux-headers
                doc? (
                        virtual/latex-base
-                       || ( >=app-text/texlive-core-2014 app-text/dvipdfm )
+                       >=app-text/texlive-core-2014
                )
                dev-libs/libaio"
 S="${WORKDIR}/${MY_P}"
index bf74b389490a209305b068f2084c9bf83862389c..68ca8627f8c1499d35097f29fe2a4a655352016d 100644 (file)
@@ -23,7 +23,7 @@ DEPEND="${RDEPEND}
        sys-kernel/linux-headers
        doc? (
                virtual/latex-base
-               || ( >=app-text/texlive-core-2014 app-text/dvipdfm )
+               >=app-text/texlive-core-2014
        )
 "
 S="${WORKDIR}/${MY_P}"