summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorarodseth2012-05-03 10:22:23 +0000
committerarodseth2012-05-03 10:22:23 +0000
commit7c88f847a10072c0b56acc6db36c8d2f84e6398e (patch)
treee8e93454e11378042c7dfbfb51764fba9a629d7e /PKGBUILD
parent0321c09ba3fe1c65035ab2501e604f49c347b442 (diff)
downloadaur-7c88f847a10072c0b56acc6db36c8d2f84e6398e.tar.gz
Added dependency on cl
git-svn-id: file:///srv/repos/svn-community/svn@70263 9fca08f4-af9d-4005-b8df-a31f2cc04f65
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b865857254e..6d720bf0eb2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="3D modeling program"
arch=('x86_64' 'i686')
url="http://www.wings3d.com/"
license=('GPL')
-depends=('esdl' 'bash' 'desktop-file-utils')
+depends=('esdl' 'bash' 'desktop-file-utils' 'cl')
makedepends=('setconf' 'gendesk')
optdepends=('povray: rendering support via POV-Ray')
# 'kerkythea: rendering support via Kerkythea'