diff options
Diffstat (limited to 'package/games/gnuchess')
-rw-r--r-- | package/games/gnuchess/gnuchess.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/games/gnuchess/gnuchess.mk b/package/games/gnuchess/gnuchess.mk index b1ff3b73a..921d0fdc8 100644 --- a/package/games/gnuchess/gnuchess.mk +++ b/package/games/gnuchess/gnuchess.mk @@ -11,7 +11,5 @@ GNUCHESS_INSTALL_TARGET = YES GNUCHESS_CONF_ENV = ac_cv_func_realloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes -GNUCHESS_DEPENDENCIES = uclibc - $(eval $(call AUTOTARGETS,package/games,gnuchess)) |