wok diff python-apsw/receipt @ rev 19689
extundelete, proxytunnel: add LDFLAGS for -Wl,--copy-dt-needed-entries
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Feb 13 09:08:56 2017 +0100 (2017-02-13) |
parents | a7f918cb00d1 |
children | 8dd8bab3f0ca |
line diff
1.1 --- a/python-apsw/receipt Mon Apr 22 18:19:33 2013 +0200 1.2 +++ b/python-apsw/receipt Mon Feb 13 09:08:56 2017 +0100 1.3 @@ -6,6 +6,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Python wrapper for SQLite." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="zlib/libpng" 1.8 TARBALL="$SOURCE-$VERSION.zip" 1.9 WEB_SITE="http://code.google.com/p/$PACKAGE/" 1.10 WGET_URL="http://$SOURCE.googlecode.com/files/$TARBALL"