diff options
author | 2006-01-05 21:10:34 +0000 | |
---|---|---|
committer | 2006-01-05 21:10:34 +0000 | |
commit | ff697cc8f1cb4de5de547a141e8ed9fe2700221d (patch) | |
tree | 1854073da965ee2302c14cd67e733f743e3c32f7 /sci-misc | |
parent | Initial import from bug 50565. (diff) | |
download | sci-ff697cc8f1cb4de5de547a141e8ed9fe2700221d.tar.gz sci-ff697cc8f1cb4de5de547a141e8ed9fe2700221d.tar.bz2 sci-ff697cc8f1cb4de5de547a141e8ed9fe2700221d.zip |
Tweaking dep.
git-svn-id: http://overlays.gentoo.org/svn/proj/science/overlay@36 32389bae-6d03-0410-99cf-db05cde120eb
Diffstat (limited to 'sci-misc')
-rw-r--r-- | sci-misc/g3data/g3data-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-misc/g3data/g3data-1.5.0.ebuild b/sci-misc/g3data/g3data-1.5.0.ebuild index da5b645c4..1a2cb0500 100644 --- a/sci-misc/g3data/g3data-1.5.0.ebuild +++ b/sci-misc/g3data/g3data-1.5.0.ebuild @@ -14,7 +14,7 @@ IUSE="" RDEPEND=">=x11-libs/gtk+-2.6.0 media-libs/imlib" DEPEND="${RDEPEND} - =app-text/docbook-sgml-utils-0.6.14" + ~app-text/docbook-sgml-utils-0.6.14" src_compile() { emake || die "emake failed" |