summaryrefslogtreecommitdiff
path: root/devel/libglade
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-06-27 00:29:08 +0000
committerwiz <wiz@pkgsrc.org>2000-06-27 00:29:08 +0000
commit982ed2fe49ef2e893d35d583db6710b94def7636 (patch)
tree5cb02f971f3f72ba8b139c433d963b0f2ab4102b /devel/libglade
parenta381017e2c20005a98f4cf3349cc11026199ba99 (diff)
downloadpkgsrc-982ed2fe49ef2e893d35d583db6710b94def7636.tar.gz
unify esound dependencies in gnome packages
Diffstat (limited to 'devel/libglade')
-rw-r--r--devel/libglade/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile
index 6f05cc2d462..15c90d0292a 100644
--- a/devel/libglade/Makefile
+++ b/devel/libglade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2000/06/01 11:58:42 rh Exp $
+# $NetBSD: Makefile,v 1.23 2000/06/27 00:29:08 wiz Exp $
#
DISTNAME= libglade-0.13
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.daa.com.au/~james/gnome/
DEPENDS+= gettext-0.10.*:../../devel/gettext
# do not remove esound pre-requisite
-DEPENDS+= esound-0.2.*:../../audio/esound
+DEPENDS+= esound>=0.2.18:../../audio/esound
DEPENDS+= gnome-libs>=1.2.1:../../x11/gnome-libs
DEPENDS+= libxml>=1.8.5:../../textproc/libxml