Skip to content
Snippets Groups Projects
Commit 593e4e2a authored by Rosen Penev's avatar Rosen Penev
Browse files

taglib: add missing zlib dependency


Signed-off-by: default avatarRosen Penev <rosenp@gmail.com>
parent 42442e59
No related branches found
No related tags found
1 merge request!13Uplift of packages using two step method. Use commits specified by feeds.conf.default from main repo.
...@@ -26,7 +26,7 @@ define Package/taglib ...@@ -26,7 +26,7 @@ define Package/taglib
CATEGORY:=Libraries CATEGORY:=Libraries
TITLE:=taglib TITLE:=taglib
URL:=https://github.com/taglib/taglib URL:=https://github.com/taglib/taglib
DEPENDS:=+libstdcpp DEPENDS:=+zlib +libstdcpp
endef endef
define Package/taglib/description define Package/taglib/description
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment