mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Fix ordering
This commit is contained in:
@@ -5,10 +5,11 @@ Jabber, Google Talk, or Facebook Chat. It supports multi-use rchat, Psi \
|
||||
bookmarks, in-band registration and other features.
|
||||
"
|
||||
HOMEPAGE="http://synrc.com/client/chat/haiku/"
|
||||
SOURCE_URI="git+https://github.com/diger/dengon.git#aa5c1ecda7b2f087434df28f3b99cc4aaf6e199d"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2010-2014 Maxim Sokhatsky"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="git+https://github.com/diger/dengon.git#aa5c1ecda7b2f087434df28f3b99cc4aaf6e199d"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
@@ -20,6 +21,7 @@ REQUIRES="
|
||||
lib:libssl$secondaryArchSuffix
|
||||
lib:libexpat$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libssl$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user