aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/guile/guile-native_1.8.5.bb
blob: 5c999dbade53ba8027c6d5843eb1e102cece0c4d (plain)
1
2
3
4
5
6
7
8
9
10
11
require guile-native.inc

DEPENDS = "libtool (< 2)"

SRC_URI = "http://ftp.gnu.org/pub/gnu/guile/guile-${PV}.tar.gz \
           file://configure-fix.patch;patch=1 \
           file://cpp-linemarkers.patch;patch=1 \
          "

PR = "r1"