diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-05-16 20:09:30 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-05-16 20:09:30 +0000 |
commit | bdc48ee65f5303e6c51168843e1042bcd43a22fb (patch) | |
tree | 00f6ebdc95f4cc223707279dc1a3b99d5e8e0791 /app-editors/emacs/emacs-24.3-r6.ebuild | |
parent | Remove masks for broken gentoo-sources revisions that were removed, as a new ... (diff) | |
download | gentoo-2-bdc48ee65f5303e6c51168843e1042bcd43a22fb.tar.gz gentoo-2-bdc48ee65f5303e6c51168843e1042bcd43a22fb.tar.bz2 gentoo-2-bdc48ee65f5303e6c51168843e1042bcd43a22fb.zip |
Do not depend on xz-utils, it is in the system set.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-editors/emacs/emacs-24.3-r6.ebuild')
-rw-r--r-- | app-editors/emacs/emacs-24.3-r6.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-editors/emacs/emacs-24.3-r6.ebuild b/app-editors/emacs/emacs-24.3-r6.ebuild index bb509263aadc..0c8a001264e1 100644 --- a/app-editors/emacs/emacs-24.3-r6.ebuild +++ b/app-editors/emacs/emacs-24.3-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.3-r6.ebuild,v 1.3 2014/05/15 20:01:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.3-r6.ebuild,v 1.4 2014/05/16 20:09:30 ulm Exp $ EAPI=5 @@ -65,7 +65,6 @@ RDEPEND="sys-libs/ncurses )" DEPEND="${RDEPEND} - app-arch/xz-utils alsa? ( virtual/pkgconfig ) dbus? ( virtual/pkgconfig ) gnutls? ( virtual/pkgconfig ) |