wok-next diff orpheus/receipt @ rev 20361

cream, kazehakase: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Nov 23 18:14:17 2017 +0100 (2017-11-23)
parents 17e313b5b9c1
children d5aab818505e
line diff
     1.1 --- a/orpheus/receipt	Tue Feb 17 09:42:47 2015 +0100
     1.2 +++ b/orpheus/receipt	Thu Nov 23 18:14:17 2017 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 +	sed -i 's|fcntl.h>|&\n#include <unistd.h>|' src/streamtrack.cc
     1.9  	export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries -logg"
    1.10  	unset CFLAGS CXXFLAGS
    1.11  	./configure 2>&1 | grep -v /config.rpath &&