1Tests: build-test
2Depends:
3 build-essential,
4 libfeedback-dev,
5 pkg-config,
6Restrictions: allow-stderr, superficial
7
8Test-Command: python3 -c 'import gi; from gi.repository import Lfb'
9Depends:
10 gir1.2-lfb-0.0,
11 python3,
12 python3-gi,
13Restrictions: allow-stderr, superficial
14