mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 13:26:17 +04:00
Merge pull request #9502 from neheb/ggd
gddrescue: Do not build with uClibc-ng
This commit is contained in:
@@ -27,7 +27,7 @@ define Package/gddrescue
|
||||
CATEGORY:=Utilities
|
||||
TITLE:=Data recovery tool
|
||||
URL:=https://www.gnu.org/software/ddrescue/
|
||||
DEPENDS:=$(CXX_DEPENDS)
|
||||
DEPENDS:=$(CXX_DEPENDS) @!USE_UCLIBC
|
||||
endef
|
||||
|
||||
define Package/gddrescue/description
|
||||
|
||||
Reference in New Issue
Block a user