summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2013-01-19 16:38:46 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2013-01-19 16:38:46 +0100
commit7560e16c17b9616e2ab6ae39a65c550b061889fd (patch)
tree26e712dfa6341a283790b603d383c199582639aa /README
parent96732f09031ba9434ff7542e5b88834ab16db611 (diff)
downloadlibsigrokdecode-7560e16c17b9616e2ab6ae39a65c550b061889fd.tar.gz
libsigrokdecode-7560e16c17b9616e2ab6ae39a65c550b061889fd.zip
Lower glib-2.0 requirement to 2.24.0.
We don't use any of the recent glib features in libsigrokdecode, it compiles fine with 2.24.x.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ee34529..0a94933 100644
--- a/README
+++ b/README
@@ -34,7 +34,7 @@ Requirements
- automake >= 1.11
- libtool
- pkg-config >= 0.22
- - libglib >= 2.28.0
+ - libglib >= 2.24.0
- Python >= 3.0