]> git.pld-linux.org Git - packages/composer.git/commitdiff
refs 154bbfb
authorElan Ruusamäe <glen@delfi.ee>
Mon, 15 May 2017 12:19:55 +0000 (15:19 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 15 May 2017 12:19:55 +0000 (15:19 +0300)
composer.spec

index c497dd96a08c73e1930599827b77241e18231c7e..fdeaf84979dcf510dd7baa0b2fb6085a8a72a48c 100644 (file)
@@ -37,6 +37,7 @@ Requires:     php(filter)
 Requires:      php(hash)
 Requires:      php(json)
 Requires:      php(openssl)
+Requires:      php(pcntl)
 Requires:      php(pcre)
 Requires:      php(phar)
 Requires:      php(posix)
@@ -125,7 +126,7 @@ rm tests/Composer/Test/Repository/Vcs/GitLabDriverTest.php
 rm tests/Composer/Test/Installer/LibraryInstallerTest.php
 # Uncaught Error: Call to undefined method Mock_InputInterface_0ced1568::method()
 rm tests/Composer/Test/Command/RunScriptCommandTest.php
-# PHP Fatal error:  Call to undefined method Mock_Config_0d97cb71::method() 
+# PHP Fatal error:  Call to undefined method Mock_Config_0d97cb71::method()
 rm tests/Composer/Test/Util/RemoteFilesystemTest.php
 
 %build
This page took 0.205845 seconds and 4 git commands to generate.