2024-01-13 18:08:57 +08:00

19 lines
322 B
Makefile

include $(TOPDIR)/rules.mk
PKG_VERSION:=1.0.2-20240113
PKG_RELEASE:=
LUCI_TITLE:=LuCI support for Emby
LUCI_PKGARCH:=all
LUCI_DEPENDS:=+lsblk +docker +luci-lib-taskd
define Package/luci-app-emby/conffiles
/etc/config/emby
endef
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature