increase dvbapp PR
[vuplus_openembedded] / recipes / libcli / libcli_1.9.4.bb
1 DESCRIPTION = "shared library for including a Cisco-like command-line interface into other software"
2 HOMEPAGE = "http://code.google.com/p/libcli/"
3 SECTION = "devel"
4 LICENSE = "LGPL"
5 PR = "r1"
6
7 SRC_URI = "http://libcli.googlecode.com/files/${PN}-${PV}.tar.gz \
8            file://autotools.patch;patch=1 \
9           "
10
11 inherit autotools lib_package