From 96cca6cd04718cf12663c525b4dfcad22bae4937 Mon Sep 17 00:00:00 2001 From: rwhitby Date: Thu, 12 Jul 2007 07:43:29 +0000 Subject: [PATCH] smartmontools: Added dependency on libstdc++ git-svn-id: svn://svn.openwrt.org/openwrt/packages@7930 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/smartmontools/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/smartmontools/Makefile b/utils/smartmontools/Makefile index e9b5b05d1..c35d2d71b 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.11.0