From: rwhitby Date: Thu, 12 Jul 2007 07:43:29 +0000 (+0000) Subject: smartmontools: Added dependency on libstdc++ X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=96cca6cd04718cf12663c525b4dfcad22bae4937;p=packages.git smartmontools: Added dependency on libstdc++ git-svn-id: svn://svn.openwrt.org/openwrt/packages@7930 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 \\\