travis: correct libdrm required regex to also track libdrm itself
authorEmil Velikov <emil.velikov@collabora.com>
Wed, 1 Feb 2017 22:30:25 +0000 (22:30 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 7 Feb 2017 11:14:10 +0000 (11:14 +0000)
commit96d86b18ee50528c85adf8314ccdd37045df8aef
treee6da9bb945da0e91833f29969a3b01b60404c6e3
parent49f6408940fec43751fd597a46b7266e6a093719
travis: correct libdrm required regex to also track libdrm itself

The current regex was tracking only the libdrm_foo packages, while with
recent changed we bumped only (and rightfully so) libdrm.

Fix the regex to track any libdrm package.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Andres Gomez <agomez@igalia.com>
Reviewed-by: Rhys Kidd <rhyskidd@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
.travis.yml