surpport seeking the recorded video
[vuplus_openembedded] / recipes / dejagnu / dejagnu_1.4.4.bb
1 DESCRIPTION = "GNU unit testing framework, written in Expect and Tcl"
2 LICENSE = "GPL"
3 SECTION = "devel"
4 PR = "r1"
5
6 SRC_URI = "ftp://ftp.gnu.org/gnu/dejagnu/dejagnu-${PV}.tar.gz"
7
8 inherit autotools
9