summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-11-27 23:54:36 +0000
committerJeroen Roovers <jer@gentoo.org>2011-11-27 23:54:36 +0000
commit068152f8cb0ea3c732f137984035cb9b5fdb23bb (patch)
tree03ec5766146797d81df71a203b6df9f12b3186ff /x11-misc/dmenu/dmenu-4.4.1.ebuild
parentVersion bump. Do not use autotools-utils.eclass (bug #392161). (diff)
downloadgentoo-2-068152f8cb0ea3c732f137984035cb9b5fdb23bb.tar.gz
gentoo-2-068152f8cb0ea3c732f137984035cb9b5fdb23bb.tar.bz2
gentoo-2-068152f8cb0ea3c732f137984035cb9b5fdb23bb.zip
Do not block app-misc/lsx (bug #392045).
(Portage version: 2.2.0_alpha78/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/dmenu/dmenu-4.4.1.ebuild')
-rw-r--r--x11-misc/dmenu/dmenu-4.4.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-misc/dmenu/dmenu-4.4.1.ebuild b/x11-misc/dmenu/dmenu-4.4.1.ebuild
index 625ab0bac400..4d11dc06ebbc 100644
--- a/x11-misc/dmenu/dmenu-4.4.1.ebuild
+++ b/x11-misc/dmenu/dmenu-4.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/dmenu/dmenu-4.4.1.ebuild,v 1.4 2011/11/17 18:52:19 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/dmenu/dmenu-4.4.1.ebuild,v 1.5 2011/11/27 23:54:36 jer Exp $
EAPI="4"
@@ -18,7 +18,6 @@ IUSE="xinerama"
DEPEND="x11-libs/libX11
xinerama? ( x11-libs/libXinerama )"
RDEPEND="${DEPEND}
- !app-misc/lsx
!net-dialup/lrzsz"
src_prepare() {