* Rename INCPR to INC_PR
Signed-off-by: Khem Raj <raj.khem@gmail.com>
LICENSE = "GPL"
SECTION = "devel"
PRIORITY = "optional"
-DEPENDS = "gettext"
+DEPENDS = "virtual/libintl"
SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.gz \
file://m4.patch"
-INCPR = "r4"
+INC_PR = "r5"
inherit autotools
require bison.inc
-PR = "${INCPR}.0"
+PR = "${INC_PR}.0"
SRC_URI[md5sum] = "c17f964fd5504b88b07a183420de25e3"
SRC_URI[sha256sum] = "31b816846903d319a6f6cd1c9aada5ff83914206cb7df69c235ae909785109a1"
require bison.inc
-PR = "${INCPR}.0"
+PR = "${INC_PR}.0"
# >> bison-2.3-r0: /usr/lib/liby.a
# That one is a special case: it wants to stay in the main bison package,