vortex86sx: we use sisfb which gives 2D acceleration
[vuplus_openembedded] / packages / popt / popt_1.7.bb
1 require popt.inc
2
3 DEPENDS = "gettext virtual/libintl"
4
5 inherit autotools autotools_stage
6
7 SRC_URI = "\
8   http://rpm.org/releases/historical/rpm-4.1.x/popt-${PV}.tar.gz \
9   file://m4.patch;patch=1 \
10   file://intl.patch;patch=1 \
11 "