diff --git a/utils/at/Makefile b/utils/at/Makefile index 563665590..c37b6b07c 100644 --- a/utils/at/Makefile +++ b/utils/at/Makefile @@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk define Package/at SECTION:=utils CATEGORY:=Utilities - DEPENDS:=+libelf1 + DEPENDS:=+libelf TITLE:=Delayed job execution and batch processing URL:=http://packages.debian.org/stable/at endef