From: Rod Whitby Date: Thu, 12 Jul 2007 07:43:29 +0000 (+0000) Subject: smartmontools: Added dependency on libstdc++ X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=1143c2d834c3c5aa30d0b1d6ecea946bddaa5837;p=openwrt%2Fsvn-archive%2Farchive.git smartmontools: Added dependency on libstdc++ SVN-Revision: 7930 --- 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 \\\