aboutsummaryrefslogtreecommitdiffstats
path: root/packages/popt/popt_1.14.bb
blob: b3f8a89e911c13dd3862a792f5191c8c4caa4f62 (plain)
1
2
3
4
5
6
7
8
9
require popt.inc
DEPENDS = "gettext virtual/libintl"
PR = "r1"

inherit autotools_stage

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