diff options
Diffstat (limited to 'package/torsmo/torsmo.mk')
-rw-r--r-- | package/torsmo/torsmo.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/torsmo/torsmo.mk b/package/torsmo/torsmo.mk index 93a3dc145..f9aa71dfb 100644 --- a/package/torsmo/torsmo.mk +++ b/package/torsmo/torsmo.mk @@ -12,7 +12,5 @@ TORSMO_INSTALL_TARGET = YES TORSMO_CONF_OPT = --x-includes="-I$(STAGING_DIR)/usr/include/X11" --x-libraries="-I$(STAGING_DIR)/usr/lib" --with-x -TORSMO_DEPENDENCIES = uclibc - $(eval $(call AUTOTARGETS,package,torsmo)) |