From ca9ecd6de501cf29237e5aae0111d6de4270a106 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 4 Sep 2013 22:01:35 +0000 Subject: testing/py-bluez: license tag updated --- testing/py-bluez/APKBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/testing/py-bluez/APKBUILD b/testing/py-bluez/APKBUILD index af14926da5..02ed03d0e3 100644 --- a/testing/py-bluez/APKBUILD +++ b/testing/py-bluez/APKBUILD @@ -6,11 +6,11 @@ pkgrel=0 pkgdesc="Python API for the BlueZ bluetooth stack " url="http://code.google.com/p/pybluez/" arch="all" -license="GPLv2" -depends= +license="GPL2" +depends="" makedepends="python-dev bluez-dev" -install= -subpackages= +install="" +subpackages="" source="http://pybluez.googlecode.com/files/PyBluez-$pkgver.tar.gz" _builddir="$srcdir"/PyBluez-$pkgver -- cgit v1.2.3