Skip to content

Commit

Permalink
Merge pull request mavlink#2260 from dagar/gstreamer
Browse files Browse the repository at this point in the history
android fix gstreamer check
  • Loading branch information
LorenzMeier committed Nov 22, 2015
2 parents 9195b9d + d17c1c5 commit e4d371e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/VideoStreaming/VideoStreaming.pri
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ VideoEnabled {
$$PWD/gstqtvideosink/utils/utils.cpp \

} else {
LinuxBuild|MacBuild|iOSBuild|WindowsBuild {
LinuxBuild|MacBuild|iOSBuild|WindowsBuild|AndroidBuild {
message("Skipping support for video streaming (GStreamer libraries not installed)")
MacBuild {
message(" You can download it from http://gstreamer.freedesktop.org/data/pkg/osx/")
Expand Down

0 comments on commit e4d371e

Please sign in to comment.