summaryrefslogtreecommitdiffstats
path: root/package/libqrencode/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* libqrencode: select libpng only when tools are selectedDanomi Manchego2013-11-101-1/+1
| | | | | | | | | | | | As stated on the libqrencode web site, PNG (or SDL) is only needed for the test and utility programs; the library itself has no dependencies. While we are here, remove spaces in the ifeq clause, to match the examples in the buildroot manual. Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* New package: libqrencodePhil Eichinger2013-06-151-0/+20
[Peter: move to libraries, fix Config.in, install into STAGING_DIR] Signed-off-by: Phil Eichinger <phil@zankapfel.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
OpenPOWER on IntegriCloud