diff options
Diffstat (limited to 'package/games/vice/vice.mk')
-rw-r--r-- | package/games/vice/vice.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/games/vice/vice.mk b/package/games/vice/vice.mk index e59c6bfa1..b04b8920d 100644 --- a/package/games/vice/vice.mk +++ b/package/games/vice/vice.mk @@ -11,7 +11,5 @@ VICE_INSTALL_TARGET = YES VICE_CONF_OPT = --without-resid --with-alsa CFLAGS="-O0" -VICE_DEPENDENCIES = uclibc - $(eval $(call AUTOTARGETS,package/games,vice)) |