samba: missing secondaryArchSuffix.

This commit is contained in:
Jerome Duval
2016-07-27 19:45:19 +00:00
parent a0bae26e77
commit b9307d6427

View File

@@ -11,7 +11,7 @@ or server as if it were a Windows file and print server."
HOMEPAGE="http://www.samba.org/"
COPYRIGHT="1992-2015 Anrew Tridgell and the Samba Team"
LICENSE="GNU GPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="http://ftp.samba.org/pub/samba/samba-$portVersion.tar.gz"
CHECKSUM_SHA256="8f2c8a7f2bd89b0dfd228ed917815852f7c625b2bc0936304ac3ed63aaf83751"
PATCHES="samba-3.6.23.patchset"
@@ -62,7 +62,7 @@ PROVIDES="
lib:libtevent$secondaryArchSuffix = $portVersion
"
REQUIRES="
haiku
haiku$secondaryArchSuffix
lib:libiconv$secondaryArchSuffix
lib:libintl$secondaryArchSuffix
lib:libncurses$secondaryArchSuffix
@@ -139,4 +139,4 @@ INSTALL()
libtevent
packageEntries devel $developDir
}
}