From 1143c2d834c3c5aa30d0b1d6ecea946bddaa5837 Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Thu, 12 Jul 2007 07:43:29 +0000 Subject: [PATCH] smartmontools: Added dependency on libstdc++ SVN-Revision: 7930 --- utils/smartmontools/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/smartmontools/Makefile b/utils/smartmontools/Makefile index e9b5b05d11..c35d2d71b2 100644 --- a/utils/smartmontools/Makefile +++ b/utils/smartmontools/Makefile @@ -24,6 +24,7 @@ include $(INCLUDE_DIR)/package.mk define Package/smartmontools SECTION:=utils CATEGORY:=Utilities + DEPENDS:=+libstdcpp TITLE:=S.M.A.R.T Monitoring Tool DESCRIPTION:=\ smartmontools contains utility programs (smartctl, smartd) to \\\ -- 2.30.2