summaryrefslogtreecommitdiff
path: root/devel/libglade
diff options
context:
space:
mode:
authoragc <agc>1999-10-28 10:22:28 +0000
committeragc <agc>1999-10-28 10:22:28 +0000
commit216051ff30485de504fc0b0244ac9032a7580ee3 (patch)
treec5ced6df6afef8068d7948e3aa25637c6b0affa2 /devel/libglade
parentf6947bf0f64122c29adce94c0fea75b105104711 (diff)
downloadpkgsrc-216051ff30485de504fc0b0244ac9032a7580ee3.tar.gz
For the third time, add a dependency on esound, so that this package will
link properly.
Diffstat (limited to 'devel/libglade')
-rw-r--r--devel/libglade/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile
index b45c4e228f3..9a0ca592130 100644
--- a/devel/libglade/Makefile
+++ b/devel/libglade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 1999/10/27 17:14:07 agc Exp $
+# $NetBSD: Makefile,v 1.14 1999/10/28 10:22:28 agc Exp $
#
DISTNAME= libglade-0.7
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.daa.com.au/~james/gnome/
BROKEN= broken link phase
DEPENDS+= gettext-0.10.35:../../devel/gettext
+DEPENDS+= esound-0.2.15:../../audio/esound
DEPENDS+= gnome-libs-*:../../x11/gnome-libs
DEPENDS+= libxml-1.*:../../textproc/libxml