wok-current diff gst-plugins-base/receipt @ rev 18465
libQtDBus: add /usr/bin/qdbus
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Fri Oct 02 13:31:38 2015 +0200 (2015-10-02) |
parents | 30cd20bf889e |
children | b6a74775afd4 |
line diff
1.1 --- a/gst-plugins-base/receipt Wed Apr 02 13:44:10 2014 +0000 1.2 +++ b/gst-plugins-base/receipt Fri Oct 02 13:31:38 2015 +0200 1.3 @@ -30,7 +30,7 @@ 1.4 { 1.5 case "$ARCH" in 1.6 i?86) ;; 1.7 - *) export CPPFLAGS="-I/cross/$ARCH/sysroot/usr/include" ;; 1.8 + *) export CPPFLAGS="$CPPFLAGS -I/cross/$ARCH/sysroot/usr/include" ;; 1.9 esac 1.10 ./configure \ 1.11 --prefix=/usr \