Skip to content
Snippets Groups Projects
Select Git revision
  • 4ebbf01a515cf5562fa155c4ee91ab7215c21f36
  • experimental
  • master
  • v2021.1.2-ffs
  • v2021.1.1-ffs
  • nrb/gluon-master-cpe510
  • v2021.1-ffs
  • v2020.2.3-ffs
  • nrbffs/fastd-remove-delay
  • v2020.2.2-ffs
  • v2020.2.1-ffs
  • v2020.2-ffs
  • v2020.2.x
  • v2020.1.3-ffs
  • v2020.1.1-ffs
  • v2020.1-ffs
  • v2019.1.2-ffs
  • v2019.1.1-ffs
  • nrb/test-radv-filter
  • v2019.1-ffs
  • nrbffs/netgear-ex6120
  • v2021.1.2-ffs0.2
  • v2021.1.2-ffs0.1
  • v2021.1.1-ffs0.4
  • v2021.1.1-ffs0.3
  • v2021.1.1-ffs0.2
  • v2021.1.1-ffs0.1
  • v2021.1-ffs0.1
  • v2020.2.3-ffs0.3
  • v2020.2.3-ffs0.2
  • v2020.2.3-ffs0.1
  • v2020.2.2-ffs0.1
  • v2020.2.1-ffs0.1
  • v2020.2-ffs0.1
  • v2020.2
  • v2020.2.x-ffs0.1
  • v2020.1.3-ffs0.1
  • v2020.1.1-ffs0.1
  • v2020.1-ffs0.1
  • v2019.1.2-ffs0.1
  • v2019.1.1-ffs0.1
41 results

0003-luci-base-depend-on-libubus-lua.patch

Blame
  • Forked from firmware / FFS Gluon
    Source project has a limited visibility.
    0003-luci-base-depend-on-libubus-lua.patch 637 B
    From: Matthias Schiffer <mschiffer@universe-factory.net>
    Date: Thu, 21 May 2015 02:34:01 +0200
    Subject: luci-base: depend on libubus-lua
    
    diff --git a/modules/luci-base/Makefile b/modules/luci-base/Makefile
    index 80bbda1..55c21eb 100644
    --- a/modules/luci-base/Makefile
    +++ b/modules/luci-base/Makefile
    @@ -12,7 +12,7 @@ LUCI_TYPE:=mod
     LUCI_BASENAME:=base
     
     LUCI_TITLE:=LuCI core libraries
    -LUCI_DEPENDS:=+lua +libuci-lua +luci-lib-nixio +luci-lib-ip +rpcd
    +LUCI_DEPENDS:=+lua +libuci-lua +libubus-lua +luci-lib-nixio +luci-lib-ip +rpcd
     
     PKG_SOURCE:=LuaSrcDiet-0.12.1.tar.bz2
     PKG_SOURCE_URL:=https://luasrcdiet.googlecode.com/files