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 | a2775bd404659bbc436ed2c9bb9675c96d2db969 (patch) | |
tree | bb224f92881a4af4ebb6a3b020322edb26fa2dad /x11-themes/commonbox-styles | |
parent | lintool fixes (diff) | |
download | historical-a2775bd404659bbc436ed2c9bb9675c96d2db969.tar.gz historical-a2775bd404659bbc436ed2c9bb9675c96d2db969.tar.bz2 historical-a2775bd404659bbc436ed2c9bb9675c96d2db969.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 () { |