diff --git a/utils/gddrescue/Makefile b/utils/gddrescue/Makefile index 230a1feeb..527fca23b 100644 --- a/utils/gddrescue/Makefile +++ b/utils/gddrescue/Makefile @@ -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