cppunit: add missing lib in provides section

This commit is contained in:
Kacper Kasper
2014-04-09 06:45:04 +02:00
parent 1e8792d775
commit 4086edfc77

View File

@@ -28,6 +28,7 @@ PROVIDES="
cmd:cppunit_config = $portVersion compat >= 1.12
cmd:DllPlugInTester = $portVersion compat >= 1.12
lib:libcppunit = $portVersion compat >= 1.12
lib:libcppunit_1.12 = $portVersion compat >= 1.12
"
REQUIRES="
haiku >= $haikuVersion