summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2004-04-03 21:19:53 +0000
committerrh <rh@pkgsrc.org>2004-04-03 21:19:53 +0000
commit8a5b37a3c39644482c4ce790347ef7841bf6b2c1 (patch)
tree7c8a72b2849459817522f51b72aff3132d47f18a /multimedia/gst-plugins
parentc5a8444cf61370bb535c33bf54e8d0da5bd16bd6 (diff)
downloadpkgsrc-8a5b37a3c39644482c4ce790347ef7841bf6b2c1.tar.gz
We need a png pkgconfig file, so require at least png-1.2.5nb3.
Diffstat (limited to 'multimedia/gst-plugins')
-rw-r--r--multimedia/gst-plugins/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/gst-plugins/Makefile b/multimedia/gst-plugins/Makefile
index 69fb0021e9d..9803a2bad09 100644
--- a/multimedia/gst-plugins/Makefile
+++ b/multimedia/gst-plugins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/04/01 19:06:38 jmmv Exp $
+# $NetBSD: Makefile,v 1.15 2004/04/03 21:19:53 rh Exp $
#
DISTNAME= gst-plugins-0.8.0
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.gstreamer.net/
COMMENT= gstreamer plugins
BUILD_DEPENDS+= nasm>=0.98:../../devel/nasm
+BUILDLINK_DEPENDS.png+=png>=1.2.5nb3 # requires libpng12.pc in 1.2.5nb3+
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes