summaryrefslogtreecommitdiffstats
path: root/meta/packages/popt/popt_1.14.bb
blob: 1ad0e1996fe20a1c9bc47b928e5472cb3c188af6 (plain)
1
2
3
4
5
6
7
8
DESCRIPTION = "The popt library for parsing command line options."
LICENSE = "MIT"
SECTION = "libs"
DEPENDS = "gettext-native"

SRC_URI = "http://rpm5.org/files/popt/popt-${PV}.tar.gz"

inherit autotools_stage