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 | 898254abd68a9e82138ee4231de12f11074bfe83 (patch) | |
tree | 853e5e7043380c5f8d2cb52108632cf03edb6d71 /app-misc/kgraphspace | |
parent | Hopefully fixed freetype dep (diff) | |
download | historical-898254abd68a9e82138ee4231de12f11074bfe83.tar.gz historical-898254abd68a9e82138ee4231de12f11074bfe83.tar.bz2 historical-898254abd68a9e82138ee4231de12f11074bfe83.zip |
Hopefully fixed all freetype deps
Diffstat (limited to 'app-misc/kgraphspace')
-rw-r--r-- | app-misc/kgraphspace/kgraphspace-0.2.14-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/kgraphspace/kgraphspace-0.2.14-r1.ebuild b/app-misc/kgraphspace/kgraphspace-0.2.14-r1.ebuild index d9ca0778426b..b8e7772da326 100644 --- a/app-misc/kgraphspace/kgraphspace-0.2.14-r1.ebuild +++ b/app-misc/kgraphspace/kgraphspace-0.2.14-r1.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="A Disk space utility " SRC_URI="http://download.sourceforge.net/kgraphspace/${A}" HOMEPAGE="http://kgraphspace.sourceforge.net" -DEPEND=">=kde-base/kdelibs-2.1.1" +DEPEND=">=kde-base/kdebase-2.1.1" RDEPEND=$DEPEND |