Missing BUILD_DEPENDS, spotted by jasper@
This commit is contained in:
parent
9b5097d874
commit
45e93fbf07
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.45 2011/11/17 11:42:32 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.46 2011/12/08 16:46:50 ajacoutot Exp $
|
||||
|
||||
COMMENT-main = base elements for GStreamer
|
||||
COMMENT-cdda = cd paranoia element for GStreamer (plugins-base)
|
||||
@ -35,6 +35,9 @@ MODULES = devel/gettext
|
||||
REGRESS_DEPENDS += ${BASE_PKGPATH},${i}
|
||||
.endfor
|
||||
|
||||
# needed for tests/
|
||||
BUILD_DEPENDS = x11/gtk+2
|
||||
|
||||
RUN_DEPENDS = ${BUILD_PKGPATH}
|
||||
WANTLIB = glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0 xml2 \
|
||||
z m pcre gstreamer-0.10
|
||||
|
Loading…
x
Reference in New Issue
Block a user