]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/buildgalculator.py: Add dependency on gtk+3
authorKhem Raj <raj.khem@gmail.com>
Sat, 10 Aug 2019 18:05:40 +0000 (11:05 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Aug 2019 18:48:53 +0000 (19:48 +0100)
commit2cdb4b3697e02947352803a9db013d61b812c4fd
tree19d8b96066ab17b915e6d23049804281979e4704
parent8b6ec55da696087c8ea7bacc042307ee652afd9e
oeqa/buildgalculator.py: Add dependency on gtk+3

This helps in skipping this test on images which are not using gtk and
as per the gcalculator website it needs gtk+3 or gtk+2 and libglade as
the build first looks for gtk+3

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/cases/buildgalculator.py