# HG changeset patch # User Pascal Bellard # Date 1330358318 -3600 # Node ID ba9765f30d4e5bc040ad325628fcb031b811d85d # Parent 76f0b0ebe34987b417a5a2a3ad0dbca5b7dd3758 python-pysqlite: update bdeps diff -r 76f0b0ebe349 -r ba9765f30d4e python-pysqlite/receipt --- a/python-pysqlite/receipt Mon Feb 27 14:55:36 2012 +0100 +++ b/python-pysqlite/receipt Mon Feb 27 16:58:38 2012 +0100 @@ -6,11 +6,13 @@ CATEGORY="development" SHORT_DESC="Python interface for the SQLite database" MAINTAINER="sygne@ombres.eu" -DEPENDS="sqlite python" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://code.google.com/p/pysqlite/" WGET_URL="http://pysqlite.googlecode.com/files/$TARBALL" +DEPENDS="sqlite python" +BUILD_DEPENDS="python python-dev" + # Rules to configure and make the package. compile_rules() {