mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
winetricks: remove wine from dependencies
This commit is contained in:
parent
e8b0607801
commit
460b0963a5
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'winetricks'
|
# Template file for 'winetricks'
|
||||||
pkgname=winetricks
|
pkgname=winetricks
|
||||||
version=20160329
|
version=20160329
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="wine cabextract unzip xmessage"
|
depends="cabextract unzip xmessage" # actually it depends on wine
|
||||||
short_desc="Script to install various redistributable runtime libraries in Wine"
|
short_desc="Script to install various redistributable runtime libraries in Wine"
|
||||||
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue