mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
media-player-info: python3.4 -> python3
This commit is contained in:
parent
dfc1b2ed3e
commit
4b1905fe82
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'media-player-info'
|
# Template file for 'media-player-info'
|
||||||
pkgname=media-player-info
|
pkgname=media-player-info
|
||||||
version=22
|
version=22
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config python3.4"
|
hostmakedepends="pkg-config python3"
|
||||||
makedepends="eudev-libudev-devel"
|
makedepends="eudev-libudev-devel"
|
||||||
homepage="http://cgit.freedesktop.org/$pkgname/"
|
homepage="http://cgit.freedesktop.org/$pkgname/"
|
||||||
short_desc="Data files describing media player capabilities, for post-HAL systems"
|
short_desc="Data files describing media player capabilities, for post-HAL systems"
|
||||||
|
|
Loading…
Add table
Reference in a new issue