#Packager: George Vlahavas <vlahavas~at~gmail~dot~com>

pkgname=wxPython3
pkgver=1
pkgrel=1gv
arch=noarch

slackdesc=\
(
#|-----handy-ruler------------------------------------------------------|
"wxPython3 (dummy package for wxPython)"
"This is a dummy package. It includes no content and its sole purpose"
"is to have the wxPython package, the one that actually includes the"
"library, as a dependency."
)


build() {
	cd $startdir/src/
} 
