~ubuntu-branches/ubuntu/saucy/parole/saucy

« back to all changes in this revision

Viewing changes to src/gst/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2013-01-09 19:08:53 UTC
  • mfrom: (3.1.3 raring-proposed)
  • Revision ID: package-import@ubuntu.com-20130109190853-zeh9ksa0ijwzgmrs
Tags: 0.4.0-0ubuntu1
* New upstream release.
* debian/control:
  - add b-dep on libxfconf-0-dev since parole now uses Xfconf
  - suggests gnome-codec-install for the missing codec feature.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
        $(GST_VIDEO_CFLAGS)             \
26
26
        $(GST_INTERFACES_CFLAGS)        \
27
27
        $(GTHREAD_CFLAGS)               \
28
 
        $(LIBXFCE4UI_CFLAGS)
 
28
        $(LIBXFCE4UI_CFLAGS)            \
 
29
        $(PBUTILS_CFLAGS)
29
30
 
30
31
libparolegst_la_LIBADD =                \
31
32
        $(top_builddir)/src/misc/libparole.la\
32
 
        $(top_builddir)/src/common/libparolecommon.la
 
33
        $(top_builddir)/src/common/libparolecommon.la\
 
34
        $(GST_LIBS)             \
 
35
        $(GST_PBUTILS_LIBS)
33
36
 
34
37
parole_glib_enum_headers =              \
35
38
        parole-gst.h