wok-next diff python-pysqlite/receipt @ rev 20126

get-vivaldi -> vivaldi. Update ldd runtime dependencies.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Oct 31 12:04:50 2017 +0200 (2017-10-31)
parents 7390f8de9846
children 92698cd69f34
line diff
     1.1 --- a/python-pysqlite/receipt	Sat May 23 16:17:14 2015 +0300
     1.2 +++ b/python-pysqlite/receipt	Tue Oct 31 12:04:50 2017 +0200
     1.3 @@ -11,8 +11,8 @@
     1.4  WEB_SITE="http://code.google.com/p/pysqlite/"
     1.5  WGET_URL="http://pysqlite.googlecode.com/files/$TARBALL"
     1.6  
     1.7 -DEPENDS="sqlite python"
     1.8 -BUILD_DEPENDS="python python-dev sqlite-dev"
     1.9 +DEPENDS="sqlite3 python"
    1.10 +BUILD_DEPENDS="python python-dev sqlite3-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()