add missing dependancy on p5-Gdk-Pixbuf
This commit is contained in:
parent
cd2f7f1959
commit
a09b0ac07f
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue