Commit fdb59518 authored by DreamSourceLab's avatar DreamSourceLab
Browse files

Fix compile issue

parent bd902901
File deleted
File deleted
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
pkgdatadir=${datadir}/@PACKAGE_TARNAME@
decodersdir=${pkgdatadir}/decoders
Name: libsigrokdecode
Description: Protocol decoder library of the sigrok logic analyzer software
URL: http://www.sigrok.org
Requires: glib-2.0
Requires.private: @SRD_PKGLIBS@
Version: @SRD_PACKAGE_VERSION@
Libs: -L${libdir} -lsigrokdecode
Libs.private: @SRD_EXTRA_LIBS@
Cflags: -I${includedir}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment