mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
Merge pull request #8030 from jow-/at-elf-depends
at: change libelf1 dependency to libelf
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user