Skip to content
Snippets Groups Projects
Select Git revision
  • 1690b51d21081b483bf19cffd9be66f92b5d93e4
  • experimental default protected
  • v2023.2.5-ffs
  • nrb/ex400-remove-wps
  • nrb/airmax-test
  • v2023.2.4-ffs
  • nrb/ar9344-reset-sequence
  • autinerd/experimental-openwrt-24.10
  • v2023.2.3-ffs
  • v2023.2.2-ffs
  • v2023.2-ffs
  • v2023.1-ffs
  • v2022.1.4-ffs
  • feature/addMikrotikwAP
  • v2022.1.3-ffs
  • v2021.1.2-ffs
  • v2022.1.1-ffs
  • master protected
  • v2021.1.1-ffs
  • nrb/gluon-master-cpe510
  • v2021.1-ffs
  • experimental-2025-07-12
  • experimental-2025-07-12-base
  • experimental-2025-07-04
  • experimental-2025-07-04-base
  • experimental-2025-07-01
  • experimental-2025-07-01-base
  • experimental-2025-06-25
  • experimental-2025-06-25-base
  • experimental-2025-06-24
  • experimental-2025-06-24-base
  • experimental-2025-06-22
  • experimental-2025-06-22-base
  • v2023.2.5-ffs0.1
  • experimental-2025-06-08
  • experimental-2025-06-08-base
  • experimental-2025-06-06
  • experimental-2025-06-06-base
  • experimental-2025-05-27
  • experimental-2025-05-27-base
  • experimental-2025-05-18
41 results

0016-procd-update-to-latest-git-HEAD.patch

Blame
  • 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