~ubuntu-branches/ubuntu/quantal/gst-plugins-bad0.10/quantal-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Evan Dandrea
  • Date: 2011-08-11 12:32:25 UTC
  • Revision ID: james.westby@ubuntu.com-20110811123225-rvekvb0i464iwwmk
Tags: 0.10.22-2ubuntu2
Split out gstreamer0.10-camerabin for Ubiquity.

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
# EXTRA_PLUGINS: See debian/README.Debian for docs
64
64
EXTRA_PLUGINS +=
65
65
 
66
 
PLUGINS += sdl plugins-bad $(EXTRA_PLUGINS)
 
66
PLUGINS += sdl camerabin plugins-bad $(EXTRA_PLUGINS)
67
67
ifeq ($(DEB_HOST_ARCH_OS),linux)
68
68
PLUGINS +=
69
69
endif