playonlinux: missing runtime dependency curl
This commit is contained in:
parent
5d635d24c0
commit
679f655bff
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'playonlinux'
|
# Template file for 'playonlinux'
|
||||||
pkgname=playonlinux
|
pkgname=playonlinux
|
||||||
version=4.2.10
|
version=4.2.10
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="$pkgname"
|
wrksrc="$pkgname"
|
||||||
depends="icoutils netcat ImageMagick xterm wxPython cabextract unzip glxinfo gnupg xdg-user-dirs libXmu wget p7zip"
|
depends="icoutils netcat ImageMagick xterm wxPython cabextract unzip glxinfo
|
||||||
|
gnupg xdg-user-dirs libXmu wget p7zip curl"
|
||||||
short_desc="GUI for managing Windows programs under linux"
|
short_desc="GUI for managing Windows programs under linux"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue