summaryrefslogtreecommitdiff
path: root/devel/gal
diff options
context:
space:
mode:
authorrh <rh>2000-12-17 08:54:00 +0000
committerrh <rh>2000-12-17 08:54:00 +0000
commitf8f5c5955e22c1fe91d09853eeac3b72aa556dd6 (patch)
treeeb4ea2aa58978ab05cbff552c45cbdaa51fb78e4 /devel/gal
parentdcd8459fa0239d0019885a21230e3fab3ec9b620 (diff)
downloadpkgsrc-f8f5c5955e22c1fe91d09853eeac3b72aa556dd6.tar.gz
Add missing dependency on libunicode
Diffstat (limited to 'devel/gal')
-rw-r--r--devel/gal/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gal/Makefile b/devel/gal/Makefile
index f8b23151b31..72f697c8119 100644
--- a/devel/gal/Makefile
+++ b/devel/gal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/11/25 14:11:11 rh Exp $
+# $NetBSD: Makefile,v 1.5 2000/12/17 08:54:00 rh Exp $
#
DISTNAME= gal-0.2.2
@@ -12,6 +12,7 @@ DEPENDS+= gnome-core>=1.2.0:../../x11/gnome-core
DEPENDS+= gnome-print>=0.25:../../print/gnome-print
DEPENDS+= gnome-vfs-*:../../sysutils/gnome-vfs
DEPENDS+= libglade>=0.14:../../devel/libglade
+DEPENDS+= libunicode>=0.4:../../textproc/libunicode
GNU_CONFIGURE= YES
USE_LIBTOOL= YES