wok diff gst-plugins-bad/receipt @ rev 22110
python-constantly: add bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Nov 02 13:26:58 2019 +0100 (2019-11-02) |
parents | a78610b2eb47 |
children | 3cdc90c472a2 |
line diff
1.1 --- a/gst-plugins-bad/receipt Mon Jan 21 12:26:11 2019 +0100 1.2 +++ b/gst-plugins-bad/receipt Sat Nov 02 13:26:58 2019 +0100 1.3 @@ -23,7 +23,8 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 + sed -i 's|ndef VPX_|def |' ext/vp8/gstvp8utils.h 1.9 + sed -i 's|stdafx.h|libmodplug/&|' ext/modplug/gstmodplug.cc 1.10 ./configure \ 1.11 --prefix=/usr \ 1.12 --sysconfdir=/etc \