Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nounous
openwrt-crans-package
Commits
7902a8c3
Commit
7902a8c3
authored
Mar 04, 2016
by
Hamza Dely
Browse files
Meilleure prise en charge des bornes TP-Link
parent
171cd880
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
7902a8c3
...
...
@@ -14,7 +14,7 @@ PKG_VERSION:=1.0
PKG_RELEASE
:=
1
PKG_LICENSE
:=
GPL-2.0
PKG_BUILD_DEPENDS
:=
base-files dropbear
monit
PKG_BUILD_DEPENDS
:=
base-files dropbear
!
TARGET_ar71xx_generic_TLWR841:monit TARGET_ar71xx_generic_TLWR841:monit-nossl
include
$(INCLUDE_DIR)/package.mk
...
...
@@ -55,7 +55,7 @@ define Package/crans
SECTION
:=
base
CATEGORY
:=
Crans configuration
TITLE
:=
Crans-specific configuration
for
OpenWrt
DEPENDS
:=
+base-files +dropbear +!TARGET_ar71xx_generic_TLWR841:monit
DEPENDS
:=
+base-files +dropbear +!TARGET_ar71xx_generic_TLWR841:monit
+TARGET_ar71xx_generic_TLWR841:monit-nossl
VERSION
:=
$(PKG_RELEASE)
endef
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment