diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-11-14 15:54:08 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-11-14 15:54:08 +0000 |
commit | b3767b7cd6f46a2435491c292bb1eb4acf3426c1 (patch) | |
tree | d6cc1547eed09a8d89d25b6cb23a3a9a0f43812e /eclass/mozconfig-3.eclass | |
parent | www-client/seamonkey-bin: Masked for removal in 30 days due to lack of active... (diff) | |
download | historical-b3767b7cd6f46a2435491c292bb1eb4acf3426c1.tar.gz historical-b3767b7cd6f46a2435491c292bb1eb4acf3426c1.tar.bz2 historical-b3767b7cd6f46a2435491c292bb1eb4acf3426c1.zip |
Remove obsolete xorg-x11 dep from mozconfig-3
Diffstat (limited to 'eclass/mozconfig-3.eclass')
-rw-r--r-- | eclass/mozconfig-3.eclass | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/eclass/mozconfig-3.eclass b/eclass/mozconfig-3.eclass index ee8a3a51a9dc..baf358b99935 100644 --- a/eclass/mozconfig-3.eclass +++ b/eclass/mozconfig-3.eclass @@ -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/eclass/mozconfig-3.eclass,v 1.24 2011/11/11 01:37:44 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-3.eclass,v 1.25 2011/11/14 15:54:08 nirbheek Exp $ # # mozconfig.eclass: the new mozilla.eclass @@ -18,7 +18,6 @@ RDEPEND="app-arch/zip dev-libs/expat >=dev-libs/libIDL-0.8.0 >=dev-libs/libevent-1.4.7 - !<x11-base/xorg-x11-6.7.0-r2 >=x11-libs/cairo-1.8[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1[X] |