Commit f318cb5b authored by Rafaël Carré's avatar Rafaël Carré

contrib: disable sqlite

parent b5470a94
......@@ -3,7 +3,7 @@
SQLITE_VERSION := 3.6.20
SQLITE_URL := http://www.sqlite.org/sqlite-amalgamation-$(SQLITE_VERSION).tar.gz
PKGS += sqlite
# PKGS += sqlite
ifeq ($(call need_pkg,"sqlite3"),)
PKGS_FOUND += sqlite
......
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