All of a sudden we need to declare include dirs

This commit is contained in:
Simone Caronni 2017-07-27 09:44:07 +02:00
parent 7165c4d5d1
commit 4cefd4f826

View File

@ -144,6 +144,7 @@ find . -name "*.c" -exec chmod 664 {} \;
-DWITH_FFMPEG=%{?_with_ffmpeg:ON}%{?!_with_ffmpeg:OFF} \
-DWITH_GSM=ON \
-DWITH_GSTREAMER_1_0=ON -DWITH_GSTREAMER_0_10=OFF \
-DGSTREAMER_1_0_INCLUDE_DIRS=%{_includedir}/gstreamer-1.0 \
-DWITH_IPP=OFF \
-DWITH_JPEG=ON \
-DWITH_KRB5=ON \