- add run_depends on py-gstreamer
- bump
This commit is contained in:
parent
f88ec1aa49
commit
74ab15ecf0
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2008/12/20 17:41:01 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2008/12/21 13:58:57 ajacoutot Exp $
|
||||
|
||||
# XXX the following modules are commented in PLIST
|
||||
# iPodModule ===> needs py-gpod which we don't provide
|
||||
@ -8,7 +8,7 @@ COMMENT= synchronization application for GNOME
|
||||
|
||||
GNOME_PROJECT= conduit
|
||||
GNOME_VERSION= 0.3.15
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
PKGNAME= ${DISTNAME}p4
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -28,7 +28,8 @@ RUN_DEPENDS= ::devel/gettext \
|
||||
:python-sqlite-${MODPY_VERSION}*:lang/python/${MODPY_VERSION},-sqlite \
|
||||
::textproc/py-vobject \
|
||||
::x11/dbus-python \
|
||||
::textproc/rarian
|
||||
::textproc/rarian \
|
||||
::multimedia/gstreamer-0.10/py-gstreamer
|
||||
|
||||
USE_X11= Yes
|
||||
MODGNOME_HELP_FILES= Yes
|
||||
|
Loading…
Reference in New Issue
Block a user