add missing dependancy on p5-Gdk-Pixbuf

This commit is contained in:
mrg 2003-07-21 17:39:44 +00:00
parent cd2f7f1959
commit a09b0ac07f

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2003/07/17 22:53:32 grant Exp $
# $NetBSD: Makefile,v 1.4 2003/07/21 17:39:44 mrg Exp $
#
VERS= 0.50.13
@ -19,6 +19,7 @@ DEPENDS+= ogmtools-[0-9]*:../../graphics/ogmtools
DEPENDS+= vcdimager>=0.7.12:../../sysutils/vcdimager-devel
DEPENDS+= cdrecord>=1.10:../../sysutils/cdrecord
DEPENDS+= subtitleripper-[0-9]*:../../textproc/subtitleripper
DEPENDS+= p5-Gdk-Pixbuf-[0-9]*:../../graphics/p5-Gdk-Pixbuf
.if (${MACHINE_ARCH} == "i386")
DEPENDS+= rar>=2.02:../../archivers/rar
.endif