Skip to content
  • Havard Graff's avatar
    libs: build rtp after audio · 181845ec
    Havard Graff authored
    The dependency setup does not seem to work for all systems,
    causing the build to fail with:
    
    gstrtpbaseaudiopayload.c:65:0:
    fatal error: gst/audio/audio-enumtypes.h: No such file or directory
    
    My setup:
    gcc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
    autoconf (GNU Autoconf) 2.69
    automake (GNU automake) 1.14.1
    libtool (GNU libtool) 2.4.2
    
    https://bugzilla.gnome.org/show_bug.cgi?id=754344
    181845ec