mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
curl,fuse,lm-sensors: move BuildPackage line for libs above packges depending on it
Fixes ABI_VERSION handling issues Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
+1
-1
@@ -181,5 +181,5 @@ define Package/libcurl/install
|
||||
$(CP) $(PKG_INSTALL_DIR)/usr/lib/libcurl.so.* $(1)/usr/lib/
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,curl))
|
||||
$(eval $(call BuildPackage,libcurl))
|
||||
$(eval $(call BuildPackage,curl))
|
||||
|
||||
Reference in New Issue
Block a user