mc build with samba fix #121
This commit is contained in:
@@ -17,7 +17,7 @@ def setup():
|
||||
--with-x=yes \
|
||||
--enable-charset \
|
||||
--enable-nls \
|
||||
--without-samba \
|
||||
--with-samba \
|
||||
--with-configdir=/etc/samba \
|
||||
--with-codepagedir=/var/lib/samba/codepages \
|
||||
--with-privatedir=/etc/samba/private")
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<Dependency>doxygen</Dependency>
|
||||
<Dependency>slang-devel</Dependency>
|
||||
<Dependency>libpcre-devel</Dependency>
|
||||
<!--Dependency>samba-devel</Dependency-->
|
||||
<Dependency>samba-devel</Dependency>
|
||||
<Dependency>libICE-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
@@ -31,6 +31,7 @@
|
||||
<Dependency>gpm</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>slang</Dependency>
|
||||
<Dependency>samba</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/etc/profile.d</Path>
|
||||
@@ -52,9 +53,9 @@
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2015-04-02</Date>
|
||||
<Date>2015-11-05</Date>
|
||||
<Version>4.8.14</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Comment>Version bump, add samba</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
|
||||
Reference in New Issue
Block a user