app-doc/elisp-manual: Drop explicit dependency on xz-utils.
authorUlrich Müller <ulm@gentoo.org>
Sat, 22 Apr 2017 20:30:26 +0000 (22:30 +0200)
committerUlrich Müller <ulm@gentoo.org>
Sat, 22 Apr 2017 20:58:04 +0000 (22:58 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

app-doc/elisp-manual/elisp-manual-23.4.ebuild
app-doc/elisp-manual/elisp-manual-24.5.ebuild

index 7650b580822ef64ae612de3eaebfc60d75c58789..ea879a7492ce2e58eebb0d6b5c710b357a1df757 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,8 +15,7 @@ LICENSE="FDL-1.3+"
 SLOT="23"
 KEYWORDS="amd64 ppc x86 ~x86-fbsd"
 
-DEPEND="app-arch/xz-utils
-       sys-apps/texinfo"
+DEPEND="sys-apps/texinfo"
 
 S="${WORKDIR}/lispref"
 
index cdfe92bcb750d07732a6bc66110fb58b707d1315..fca59e62bcf42ba18ac3a73fcb766d6a383422a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,8 +14,7 @@ LICENSE="FDL-1.3+"
 SLOT="24"
 KEYWORDS="amd64 ppc x86 ~x86-fbsd"
 
-DEPEND="app-arch/xz-utils
-       sys-apps/texinfo"
+DEPEND="sys-apps/texinfo"
 
 S="${WORKDIR}/lispref"