diff options
author | root <root@rshg054.dnsready.net> | 2012-04-04 00:01:33 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-04-04 00:01:33 +0000 |
commit | f78d29bb618b8991a4af017bb3ec1ccf5987ea7c (patch) | |
tree | 52ac1efa570c0b674063b36b1a3406dc988003f1 /community/wings3d | |
parent | b618c3d0693aec564c6746238fd05d94e31d3b76 (diff) |
Wed Apr 4 00:01:33 UTC 2012
Diffstat (limited to 'community/wings3d')
-rw-r--r-- | community/wings3d/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/wings3d/PKGBUILD b/community/wings3d/PKGBUILD index abaced38c..e81b71cea 100644 --- a/community/wings3d/PKGBUILD +++ b/community/wings3d/PKGBUILD @@ -10,7 +10,7 @@ pkgdesc="3D modeling program" arch=('x86_64' 'i686') url="http://www.wings3d.com/" license=('GPL') -depends=('esdl' 'bash') +depends=('esdl' 'bash' 'desktop-file-utils') makedepends=('setconf' 'gendesk') optdepends=('povray: rendering support via POV-Ray' 'kerkythea: rendering support via Kerkythea') |