mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
mpg123: Fix PROVIDES_devel
This commit is contained in:
@@ -6,7 +6,7 @@ Layer 1, 2 and 3.
|
||||
HOMEPAGE="http://www.mpg123.org/"
|
||||
SRC_URI="http://sourceforge.net/projects/mpg123/files/mpg123/1.12.1/mpg123-1.12.1.tar.bz2/download"
|
||||
CHECKSUM_SHA256="f3cfe305832c4a6a56d105ec1b47e7963d5d809cb17447ee93ae2330f2365a72"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="x86_gcc2 x86"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
#DEPEND="media-libs/libsdl >= 1.2"
|
||||
@@ -52,7 +52,7 @@ INSTALL()
|
||||
}
|
||||
|
||||
PROVIDES_devel="
|
||||
mpg123$secondaryArchSuffix = $portVersion
|
||||
mpg123${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libmpg123$secondaryArchSuffix
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user