Skip to content

Commit

Permalink
add dependencies #3
Browse files Browse the repository at this point in the history
  • Loading branch information
chenmozhijin committed Nov 19, 2023
1 parent fc5b876 commit 5ba5ff9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions luci-app-socat/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=luci-app-socat
PKG_VERSION:=20231117
PKG_VERSION:=20231119
PKG_RELEASE:=1

PKG_MAINTAINER:=chenmozhijin <cmzj11@gmail.com>

LUCI_TITLE:=LuCI support for Socat
LUCI_DEPENDS:=+socat
LUCI_DEPENDS:=+socat +luci +luci-compat
LUCI_PKGARCH:=all

define Package/$(PKG_NAME)/conffiles
Expand Down

0 comments on commit 5ba5ff9

Please sign in to comment.