gmic-qt/pkg-config-check.sh

3 lines
60 B
Bash
Executable File

#!/bin/bash
bash -c "pkg-config --version" > /dev/null 2>&1