Add missing provide in cln and ginac and move ginac to sci-mathematics

This commit is contained in:
Markus Himmel
2015-12-15 15:38:32 +01:00
parent a6344d7b8d
commit f886333282
2 changed files with 2 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ REQUIRES="
" "
PROVIDES_devel=" PROVIDES_devel="
cln${secondaryArchSuffix}_devel = $portVersion
devel:libcln$secondaryArchSuffix = $portVersion devel:libcln$secondaryArchSuffix = $portVersion
" "
REQUIRES_devel=" REQUIRES_devel="

View File

@@ -28,6 +28,7 @@ REQUIRES="
" "
PROVIDES_devel=" PROVIDES_devel="
ginac${secondaryArchSuffix}_devel = $portVersion
devel:libginac$secondaryArchSuffix = $portVersion devel:libginac$secondaryArchSuffix = $portVersion
" "
REQUIRES_devel=" REQUIRES_devel="