Changeset 4435

Show
Ignore:
Timestamp:
04/16/09 17:37:51 (4 years ago)
Author:
markus
Message:

removed dependancy to openwrt.org theme.
Now it is possible to select a different (custom) theme as the only
available theme on the router.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • luci/trunk/contrib/package/luci/Makefile

    r4403 r4435  
    341341define Package/luci-admin-core 
    342342  $(call Package/luci/webtemplate) 
    343   DEPENDS+=+luci-web +luci-cbi +luci-theme-openwrt +luci-i18n-english 
     343  DEPENDS+=+luci-web +luci-cbi +luci-i18n-english 
    344344  TITLE:=Web UI Core Module 
    345345endef