mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
bzr: bump revision for python 2.7 migration.
This commit is contained in:
@@ -9,7 +9,7 @@ is free software sponsored by Canonical.
|
||||
HOMEPAGE="http://bazaar.canonical.com"
|
||||
SRC_URI="https://launchpadlibrarian.net/145980211/bzr-2.6.0.tar.gz"
|
||||
CHECKSUM_SHA256="0994797182eb828867eee81cccc79480bd2946c99304266bc427b902cf91dab0"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2005-2013 Canonical"
|
||||
|
||||
@@ -30,13 +30,13 @@ PROVIDES="
|
||||
|
||||
REQUIRES="
|
||||
haiku >= $haikuVersion
|
||||
lib:libpython2.6$secondaryArchSuffix
|
||||
lib:libpython2.7$secondaryArchSuffix
|
||||
cmd:python
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel >= $haikuVersion
|
||||
devel:libpython2.6$secondaryArchSuffix
|
||||
devel:libpython2.7$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user