projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f024bf
)
fix incorrect DEPENDS, from #6211
author
Travis Kemen
<thepeople@openwrt.org>
Thu, 25 Mar 2010 01:15:21 +0000
(
01:15
+0000)
committer
Travis Kemen
<thepeople@openwrt.org>
Thu, 25 Mar 2010 01:15:21 +0000
(
01:15
+0000)
SVN-Revision: 20411
utils/unrar/Makefile
patch
|
blob
|
history
diff --git
a/utils/unrar/Makefile
b/utils/unrar/Makefile
index 4c84ab903201d1ad5163681f172ac463684b79ba..05be1c9e8b933f12a566f849f7f6fd999db19e5c 100644
(file)
--- a/
utils/unrar/Makefile
+++ b/
utils/unrar/Makefile
@@
-24,7
+24,7
@@
define Package/unrar
CATEGORY:=Utilities
TITLE:=unrar application
URL:=http://www.rarlab.com/
- DEPENDS:=+
uclibcxx
+ DEPENDS:=+
libstdcpp
endef
define Package/unrar/description