summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Romans <killsoft@gentoo.org>2005-08-11 02:07:03 +0000
committerRob Romans <killsoft@gentoo.org>2005-08-11 02:07:03 +0000
commit9dde034f221d8e1d599e22f64ee4fe4cfac3800e (patch)
treebb3c39849f60c2b9a530252aaf50907e494a5117 /media-radio/ssbd/ssbd-0.07.ebuild
parentFixing weird digest problem (bug #101719) (diff)
downloadhistorical-9dde034f221d8e1d599e22f64ee4fe4cfac3800e.tar.gz
historical-9dde034f221d8e1d599e22f64ee4fe4cfac3800e.tar.bz2
historical-9dde034f221d8e1d599e22f64ee4fe4cfac3800e.zip
better depend atom
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-radio/ssbd/ssbd-0.07.ebuild')
-rw-r--r--media-radio/ssbd/ssbd-0.07.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-radio/ssbd/ssbd-0.07.ebuild b/media-radio/ssbd/ssbd-0.07.ebuild
index 1b3696b97689..a25489e487c5 100644
--- a/media-radio/ssbd/ssbd-0.07.ebuild
+++ b/media-radio/ssbd/ssbd-0.07.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/ssbd/ssbd-0.07.ebuild,v 1.1 2005/08/10 21:55:37 killsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/ssbd/ssbd-0.07.ebuild,v 1.2 2005/08/11 02:07:03 killsoft Exp $
DESCRIPTION="SSB Voice Keyer Daemon for tucnak"
HOMEPAGE="http://tucnak.nagano.cz/tucnak1en.html"
@@ -13,7 +13,7 @@ IUSE=""
RDEPEND="virtual/libc
media-libs/libsndfile
- >=dev-libs/glib-1.2"
+ =dev-libs/glib-1.2*"
src_compile() {
econf || die "econf failed"