From 0e360a52aab7ef5b5f7059ad4b14ca7f07713edb Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 17 Feb 2014 09:18:17 +0100 Subject: [PATCH] splint: needs libfl-devel (cross build broken yet). --- srcpkgs/splint/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/splint/template b/srcpkgs/splint/template index faaf6abc7c6..c55388da43b 100644 --- a/srcpkgs/splint/template +++ b/srcpkgs/splint/template @@ -4,6 +4,7 @@ version=3.1.2 revision=3 build_style=gnu-configure hostmakedepends="flex" +makedepends="libfl-devel" short_desc="Secure Programming Lint" maintainer="Juan RP " homepage="http://www.splint.org"