Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
To run test the configure script needs pkgconf
Baptiste Daroussin committed 6 years ago
commit e2b7ec4774864d7461e72411ef637e742b893fb7
parent d33b1f202d5af50f7eceac34c592a8c38f3b0ed1
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