]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
openl2tp: Fix build dependencies.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 26 Feb 2011 06:44:21 +0000 (07:44 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 26 Feb 2011 06:44:21 +0000 (07:44 +0100)
pkgs/core/openl2tp/openl2tp.nm

index 1cc5a9e70e667398668a38d07e8fd9db74eab8df..a1efcc36a19a7bbac39f2a06bc5112391c8639a0 100644 (file)
@@ -34,7 +34,7 @@ PKG_URL        = http://www.openl2tp.org/
 PKG_LICENSE    = GPL
 PKG_SUMMARY    = A Linux L2TP solution for enterprise VPN and ISPs.
 
-PKG_BUILD_DEPS+= bison flex readline-devel tcl
+PKG_BUILD_DEPS+= bison flex-devel readline-devel tcl
 
 define PKG_DESCRIPTION
        OpenL2TP is an open source L2TP client / server, written specifically \