projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5099863
)
smartmontools: Added dependency on libstdc++
author
Rod Whitby
<rod@whitby.id.au>
Thu, 12 Jul 2007 07:43:29 +0000
(07:43 +0000)
committer
Rod Whitby
<rod@whitby.id.au>
Thu, 12 Jul 2007 07:43:29 +0000
(07:43 +0000)
SVN-Revision: 7930
utils/smartmontools/Makefile
patch
|
blob
|
history
diff --git
a/utils/smartmontools/Makefile
b/utils/smartmontools/Makefile
index e9b5b05d1144c3b748794176e245cf31b56bd2de..c35d2d71b246134778f52ab50df7da0d77a4b58d 100644
(file)
--- 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 \\\