jenkins: enable video in the gnome client

Change-Id: I5eeef6ff8e82b6396b17a3b72e480dce1ae87c12
This commit is contained in:
Emmanuel Milou
2014-07-07 10:45:56 -04:00
parent 382e84f4fc
commit a681e856b8

View File

@ -40,7 +40,7 @@ DOXYGEN=0
#daemon opts
DOPTS="--prefix=/usr"
#gnome opts
GOPTS="--prefix=/usr"
GOPTS="--prefix=/usr --enable-video"
#compiler defaults
export CC=gcc