]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
radvd: Fix build error with flex library.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 4 Jan 2011 22:33:59 +0000 (23:33 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 4 Jan 2011 22:33:59 +0000 (23:33 +0100)
pkgs/core/radvd/radvd.nm

index 04d625d5c55f843950b886bdad21a2c780cacb8e..f628160a2c9c74eeb1a19c932d0d4ac372b60765 100644 (file)
@@ -34,7 +34,7 @@ PKG_URL        = http://flex.sourceforge.net/
 PKG_LICENSE    = BSD with advertising
 PKG_SUMMARY    = A Router Advertisement daemon.
 
-PKG_BUILD_DEPS+= flex bison
+PKG_BUILD_DEPS+= flex flex-devel bison
 
 define PKG_DESCRIPTION
        radvd is the router advertisement daemon for IPv6. It listens to \