Skip to content
Snippets Groups Projects
Select Git revision
  • 4ebbf01a515cf5562fa155c4ee91ab7215c21f36
  • v2018.2.x default protected
  • 0x4A6F-rpi4
  • 0x4A6F-master
  • master
  • v2018.2.2-ffs
  • v2016.2.4-batmanbug
  • radv-filterd
  • v2016.2.x
  • hoodselector
  • v2016.1.x
  • babel
  • v2015.1.x
  • 2014.4.x
  • 2014.3.x
  • v2018.2.2-ffs0.1
  • v2018.2.1-ffs0.1
  • v2018.2.1
  • v2018.2-ffs0.1
  • v2018.2
  • v2018.1.4
  • v2018.1.3
  • v2018.1.2
  • v2018.1.1
  • v2018.1
  • v2017.1.8
  • v2017.1.7
  • v2017.1.6
  • v2017.1.5
  • v2017.1.4
  • v2017.1.3
  • v2017.1.2
  • v2016.2.7
  • v2017.1.1
  • v2017.1
35 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