diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-05-18 17:13:55 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-05-18 17:13:55 +0000 |
commit | bf875542b83731830fcf0599dd9326f73374960a (patch) | |
tree | 02a7e528098c37b71614b6397e167094d78ea3b1 /app-arch | |
parent | Hopefully fixed freetype dep (diff) | |
download | gentoo-2-bf875542b83731830fcf0599dd9326f73374960a.tar.gz gentoo-2-bf875542b83731830fcf0599dd9326f73374960a.tar.bz2 gentoo-2-bf875542b83731830fcf0599dd9326f73374960a.zip |
Hopefully fixed all freetype deps
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/kfilecoder/kfilecoder-0.5.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/kfilecoder/kfilecoder-0.5.0-r1.ebuild b/app-arch/kfilecoder/kfilecoder-0.5.0-r1.ebuild index 27870e8bd85a..f7ec3cd11069 100644 --- a/app-arch/kfilecoder/kfilecoder-0.5.0-r1.ebuild +++ b/app-arch/kfilecoder/kfilecoder-0.5.0-r1.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="Archiver with passwd management " SRC_URI="http://download.sourceforge.net/kfilecoder/${A}" HOMEPAGE="http://kfilecoder.sourceforge.net" -DEPEND=">=kde-base/kdelibs-2.1.1" +DEPEND=">=kde-base/kdebase-2.1.1" RDEPEND=$DEPEND |