aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2017-09-19 10:11:49 +0200
committerKarel Kočí <karel.koci@nic.cz>2017-09-19 10:11:49 +0200
commit8bd8c85a7f65c0484fa23b9d62b9af8dce2c1491 (patch)
treebce0c4ed4e54da7a7fd7c16f7dc8d896bfa921ce
parent975d539f263be9e864fd6bd66fabd9fa3bd96b0d (diff)
downloadturris-myrepo-8bd8c85a7f65c0484fa23b9d62b9af8dce2c1491.tar.gz
turris-myrepo-8bd8c85a7f65c0484fa23b9d62b9af8dce2c1491.tar.bz2
turris-myrepo-8bd8c85a7f65c0484fa23b9d62b9af8dce2c1491.zip
Drop updater-ng provides updater
-rw-r--r--updater-ng-auto/Makefile1
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