summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1999-10-22 15:48:46 +0000
committerhubertf <hubertf@pkgsrc.org>1999-10-22 15:48:46 +0000
commit8d797fe4db3e612cea3669b31ed9ba04540df17f (patch)
treed49df0397fad600d733be88dc9378a8cacc2ae37 /devel
parente6d52ea3fbb0628ed2577aa255220efd6b9cdbe9 (diff)
downloadpkgsrc-8d797fe4db3e612cea3669b31ed9ba04540df17f.tar.gz
it seems this wants to link against libesd - add dependency
Diffstat (limited to 'devel')
-rw-r--r--devel/libglade/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile
index a6beb09baea..c0f562f117d 100644
--- a/devel/libglade/Makefile
+++ b/devel/libglade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1999/10/10 18:24:43 jlam Exp $
+# $NetBSD: Makefile,v 1.10 1999/10/22 15:48:46 hubertf Exp $
#
DISTNAME= libglade-0.7
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.daa.com.au/~james/gnome/
DEPENDS+= gettext-0.10.35:../../devel/gettext
DEPENDS+= gnome-libs-1.0.16:../../x11/gnome-libs
DEPENDS+= libxml-1.*:../../textproc/libxml
+DEPENDS+= esound-0.2.8:../../audio/esound
USE_LIBTOOL= YES
USE_X11BASE= YES