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:
8ee6e72
)
[packages] samba3: fix typo in dependency spec
author
Jo-Philipp Wich
<
[email protected]
>
Wed, 30 Nov 2011 21:37:36 +0000
(21:37 +0000)
committer
Jo-Philipp Wich
<
[email protected]
>
Wed, 30 Nov 2011 21:37:36 +0000
(21:37 +0000)
SVN-Revision: 29372
net/samba3/Makefile
patch
|
blob
|
history
diff --git
a/net/samba3/Makefile
b/net/samba3/Makefile
index 613971a8b04027f682eeecc934d86859439317a6..e6c187cbf8501a6751895a50cb884ac35fba4ad5 100644
(file)
--- a/
net/samba3/Makefile
+++ b/
net/samba3/Makefile
@@
-30,7
+30,7
@@
endef
define Package/samba3
$(call Package/samba3/Default)
TITLE:=SMB server for file and printer sharing
- DEPENDS:=+libpthread +libpopt $(ICONV_DEPENDS) +!
CONFIG_
SAMBA3_CONFIG_NO_PRINTING:cups
+ DEPENDS:=+libpthread +libpopt $(ICONV_DEPENDS) +!SAMBA3_CONFIG_NO_PRINTING:cups
endef
define Package/samba3-nmbd