diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-01-29 22:47:30 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-01-29 22:47:30 -0500 |
commit | 9669ae2a92bd7e6217da7e8aceeb756b13093d0c (patch) | |
tree | 646967d8b206a6b58195a13462ffc14e6c90c00b | |
parent | be5564455d1cc2cc56d809ddb0f185856787c174 (diff) |
-rw-r--r-- | frc-libre/smartdashboard-extension-wpicameraextension/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frc-libre/smartdashboard-extension-wpicameraextension/PKGBUILD b/frc-libre/smartdashboard-extension-wpicameraextension/PKGBUILD index ea3816c..4be54cf 100644 --- a/frc-libre/smartdashboard-extension-wpicameraextension/PKGBUILD +++ b/frc-libre/smartdashboard-extension-wpicameraextension/PKGBUILD @@ -9,7 +9,7 @@ groups=(frc) url="http://firstforge.wpi.edu/sf/projects/smartdashboard" license=unknown depends=(smartdashboard-client wpijavacv) -makedepends=(apache-ant) +makedepends=(apache-ant netbeans) source=("https://gitorious.org/absfrc/sources/blobs/raw/master/$pkgname-$pkgver-$pkgrel-any.src.tar.xz") build() { |