playonlinux: needs icoutils (thanks @uggedal).
This commit is contained in:
parent
2d6dbd4c17
commit
174c1e1b5c
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'playonlinux'
|
||||
pkgname=playonlinux
|
||||
version=4.2.8
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
wrksrc="$pkgname"
|
||||
depends="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"
|
||||
short_desc="GUI for managing Windows programs under linux"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
|
|
Loading…
Reference in a new issue