Skip to content

Commit 5ba5ff9

Browse files
committed
add dependencies #3
1 parent fc5b876 commit 5ba5ff9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

luci-app-socat/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
include $(TOPDIR)/rules.mk
88

99
PKG_NAME:=luci-app-socat
10-
PKG_VERSION:=20231117
10+
PKG_VERSION:=20231119
1111
PKG_RELEASE:=1
1212

1313
PKG_MAINTAINER:=chenmozhijin <cmzj11@gmail.com>
1414

1515
LUCI_TITLE:=LuCI support for Socat
16-
LUCI_DEPENDS:=+socat
16+
LUCI_DEPENDS:=+socat +luci +luci-compat
1717
LUCI_PKGARCH:=all
1818

1919
define Package/$(PKG_NAME)/conffiles

0 commit comments

Comments
 (0)