diff options
author | obache <obache@pkgsrc.org> | 2008-11-10 11:58:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-11-10 11:58:40 +0000 |
commit | cf475d16c8f40e68998654968aac8cd9e7f7355f (patch) | |
tree | 64c6d92dc0fc723f78d7334c015d0a70f2bd36f7 /multimedia/py-gstreamer0.10/PLIST | |
parent | df1c5075b90c217c062db39a432a355ed628393e (diff) | |
download | pkgsrc-cf475d16c8f40e68998654968aac8cd9e7f7355f.tar.gz |
Require py-gobject>=2.15.0 to build gstoption.
Bump API_DEPENDS for py-gobject, update PLIST and bump PKGREVISION.
Diffstat (limited to 'multimedia/py-gstreamer0.10/PLIST')
-rw-r--r-- | multimedia/py-gstreamer0.10/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/py-gstreamer0.10/PLIST b/multimedia/py-gstreamer0.10/PLIST index 79373631a1c..a2a44dcb325 100644 --- a/multimedia/py-gstreamer0.10/PLIST +++ b/multimedia/py-gstreamer0.10/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2008/02/28 19:43:08 drochner Exp $ +@comment $NetBSD: PLIST,v 1.5 2008/11/10 11:58:40 obache Exp $ lib/pkgconfig/gst-python-0.10.pc ${PYSITELIB}/gst-0.10/gst/__init__.py ${PYSITELIB}/gst-0.10/gst/__init__.pyc @@ -29,6 +29,7 @@ ${PYSITELIB}/gst-0.10/gst/interfaces.la ${PYSITELIB}/gst-0.10/gst/pbutils.la ${PYSITELIB}/pygst.pth ${PYSITELIB}/pygst.py +${PYSITELIB}/gstoption.la share/gst-python/0.10/defs/base.defs share/gst-python/0.10/defs/gst-extrafuncs.defs share/gst-python/0.10/defs/gst-types.defs |