diff options
Diffstat (limited to 'devel/libsigrokdecode/Makefile')
-rw-r--r-- | devel/libsigrokdecode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libsigrokdecode/Makefile b/devel/libsigrokdecode/Makefile index 473ed93e580f..197972088628 100644 --- a/devel/libsigrokdecode/Makefile +++ b/devel/libsigrokdecode/Makefile @@ -12,7 +12,7 @@ COMMENT= Framework for hardware logic analyzers, protocol decoders library LICENSE= GPLv3 GNU_CONFIGURE= yes -USES= libtool pathfix pkgconfig python:3 +USES= libtool pathfix pkgconfig python:3.4+ USE_GNOME= glib20 MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes |