diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-10-17 15:21:20 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-10-17 15:21:20 +0000 |
commit | 4c2f7721b85a42cd558984c56b0466286eb5f56a (patch) | |
tree | 03cf030ac0026078e7a1a6866193bb0058bdf049 /x11-themes/commonbox-styles | |
parent | lintool fixes (diff) | |
download | gentoo-2-4c2f7721b85a42cd558984c56b0466286eb5f56a.tar.gz gentoo-2-4c2f7721b85a42cd558984c56b0466286eb5f56a.tar.bz2 gentoo-2-4c2f7721b85a42cd558984c56b0466286eb5f56a.zip |
lintool fixes
Diffstat (limited to 'x11-themes/commonbox-styles')
-rw-r--r-- | x11-themes/commonbox-styles/commonbox-styles-0.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.2.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.2.ebuild index 9810c2f59f73..876e1a9044fc 100644 --- a/x11-themes/commonbox-styles/commonbox-styles-0.2.ebuild +++ b/x11-themes/commonbox-styles/commonbox-styles-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.2.ebuild,v 1.4 2002/10/04 06:46:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.2.ebuild,v 1.5 2002/10/17 15:21:20 aliz Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Common styles for flux|black|open(box)." @@ -12,6 +12,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc sparc64" +DEPEND="virtual/x11" RDEPEND="virtual/x11" src_install () { |