summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2020-05-26 10:07:17 +0200
committerMarcus Meissner <marcus@jet.franken.de>2020-05-26 10:07:17 +0200
commitd9a538f85c17b7eb2939b8cb0b8b4f503cc94279 (patch)
tree46eca0b18a544f56f80fd09c94c3cc7d460c72fa
parent28b6fb7ec7ae23cf370c53090ae0995eae84de0d (diff)
downloadlibgphoto2-d9a538f85c17b7eb2939b8cb0b8b4f503cc94279.tar.gz
more packages by default ...
-rw-r--r--.github/workflows/ccpp.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ccpp.yml b/.github/workflows/ccpp.yml
index 199d7b5c2..a4b4fb71e 100644
--- a/.github/workflows/ccpp.yml
+++ b/.github/workflows/ccpp.yml
@@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: apt-get install
- run: sudo apt-get install autopoint
+ run: sudo apt-get install autopoint gettext libusb-1.0-0-dev libcurl4-openssl-dev
- name: autoreconf
run: autoreconf -i -f
- name: configure