From 53aeb8cb6a60d88703adc6a63703288f77224ff8 Mon Sep 17 00:00:00 2001 From: John Bowler Date: Mon, 11 Jul 2005 06:43:42 +0000 Subject: Fix the uclibc build - 'bind' does not build against a uclibc libc. --- packages/meta/openslug-packages.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/meta/openslug-packages.bb') diff --git a/packages/meta/openslug-packages.bb b/packages/meta/openslug-packages.bb index a884ca3f04..4758e335cd 100644 --- a/packages/meta/openslug-packages.bb +++ b/packages/meta/openslug-packages.bb @@ -43,7 +43,6 @@ OPENSLUG_DEVELOPMENT_append_linux = "\ OPENSLUG_PACKAGES = "\ bash \ - bind \ bluez-utils-nodbus \ bridge-utils \ coreutils \ @@ -88,6 +87,7 @@ OPENSLUG_PACKAGES = "\ # These packages only build on TARGET_OS=linux, not # TARGET_OS=linux-uclibc OPENSLUG_PACKAGES_append_linux = "\ + bind \ php \ libpam \ yp-tools ypbind ypserv \ -- cgit v1.2.3