diff options
author | Karel Kočí <karel.koci@nic.cz> | 2017-09-19 10:11:49 +0200 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2017-09-19 10:11:49 +0200 |
commit | 8bd8c85a7f65c0484fa23b9d62b9af8dce2c1491 (patch) | |
tree | bce0c4ed4e54da7a7fd7c16f7dc8d896bfa921ce /updater-ng-auto/Makefile | |
parent | 975d539f263be9e864fd6bd66fabd9fa3bd96b0d (diff) | |
download | turris-myrepo-8bd8c85a7f65c0484fa23b9d62b9af8dce2c1491.tar.gz turris-myrepo-8bd8c85a7f65c0484fa23b9d62b9af8dce2c1491.tar.bz2 turris-myrepo-8bd8c85a7f65c0484fa23b9d62b9af8dce2c1491.zip |
Drop updater-ng provides updater
Diffstat (limited to 'updater-ng-auto/Makefile')
-rw-r--r-- | updater-ng-auto/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/updater-ng-auto/Makefile b/updater-ng-auto/Makefile index ae59e46..369d742 100644 --- a/updater-ng-auto/Makefile +++ b/updater-ng-auto/Makefile @@ -27,7 +27,6 @@ include $(INCLUDE_DIR)/host-build.mk define Package/$(PKG_NAME) TITLE:=The next generation updater DEPENDS:=+liblua +libevent2 +usign +libcurl +vixie-cron - PROVIDES:=updater endef define Package/$(PKG_NAME)/install |