Sorry, there is no need to add python in depends().
2011/9/12 Slown <[email protected]>: > Hi, > > PyMusic is a music player with dynamic library management. > > # Compiling Time: 0.01 SBU > # Contributor: Slown <[email protected]> > > pkgname=pymusic > pkgver=0.3.7 > pkgrel=1 > pkgdesc="A music player with dynamic library management" > depends=('python' 'pygtk' 'gst-python' 'mutagen') > groups=('xapps-extra') > archs=('i686') > options=('scriptlet') > _F_launchpad_branch="stable" > _F_gnome_desktop="y" > _F_gnome_iconcache="y" > Finclude launchpad gnome-scriptlet > _F_cd_path="." > sha1sums=('2ee60f531c56ee2be515ccf4da8f37f80d9d73a7') > > build() > { > Fcd > Fmakeinstall > Fbuild_gnome_scriptlet > } > _______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
