mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
mpfr: add devel:libgmp as devel package dependency.
This commit is contained in:
@@ -23,7 +23,7 @@ improved an existing one, please share your work!"
|
||||
HOMEPAGE="http://www.mpfr.org"
|
||||
COPYRIGHT="2000-2014 INRIA"
|
||||
LICENSE="GNU LGPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://www.mpfr.org/mpfr-current/mpfr-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="d3103a80cdad2407ed581f3618c4bed04e0c92d1cf771a65ead662cc397f7775"
|
||||
|
||||
@@ -45,6 +45,7 @@ PROVIDES_devel="
|
||||
"
|
||||
REQUIRES_devel="
|
||||
mpfr$secondaryArchSuffix == $portVersion base
|
||||
devel:libgmp$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user