Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
To run test the configure script needs pkgconf
Baptiste Daroussin committed 6 years ago
commit e2b7ec4774864d7461e72411ef637e742b893fb7
parent d33b1f2
1 file changed +1 -1
modified .cirrus.yml
@@ -1,5 +1,5 @@
freebsd_task:
-
        install_script: ASSUME_ALWAYS_YES=yes pkg bootstrap -f ; pkg install -y kyua
+
        install_script: ASSUME_ALWAYS_YES=yes pkg bootstrap -f ; pkg install -y kyua pkgconf
        script:
                - ./configure
                - make -j4 || make V=1