mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
slixmpp: depends on aiohttp.
This commit is contained in:
@@ -8,7 +8,7 @@ threads."
|
||||
HOMEPAGE="https://github.com/poezio/slixmpp"
|
||||
COPYRIGHT="2010 Nathanael C. Fritz"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/poezio/slixmpp/archive/slix-$portVersion.tar.gz"
|
||||
SOURCE_DIR="slixmpp-slix-$portVersion"
|
||||
CHECKSUM_SHA256="4e6f799c1351103da9fda7f07f284cd857342e1e21e31ca53c2d1cce2b57f835"
|
||||
@@ -36,6 +36,7 @@ eval "PROVIDES_${pythonPackage}=\"\
|
||||
\"; \
|
||||
REQUIRES_$pythonPackage=\"\
|
||||
haiku\n\
|
||||
aiohttp_$pythonPackage\n\
|
||||
cmd:python$pythonVersion\
|
||||
\""
|
||||
BUILD_REQUIRES="$BUILD_REQUIRES
|
||||
|
||||
Reference in New Issue
Block a user