Add bmp2png utility.
[platform/upstream/SSAT.git] / debian / control
1 Source: ssat
2 Section: devel
3 Priority: optional
4 Maintainer: MyungJoo Ham <myungjoo.ham@samsung.com>
5 Build-Depends: bash, debhelper (>=9), meson (>=0.50), ninja-build, libpng-dev, libglib2.0-dev,
6 Standards-Version: 3.9.6
7 Homepage: https://github.com/myungjoo/SSAT/
8
9 Package: ssat
10 Architecture: all
11 Depends: ${shlibs:Depends}, ${misc:Depends}
12 Description: Shell Script Automated Tester
13  This tests test scripts names "runTest.sh" with the given APIs in ssat-api.sh.