diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-09-11 03:29:21 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-09-11 03:29:21 -0300 |
commit | 2874d5896296204c9c6863c6d13e72be392d9fcf (patch) | |
tree | 203ec62ba74df2415822d6650fe22d68189844fd /libre | |
parent | 762c8d54767c1e4016b20fe23efee4c7fafe0adb (diff) | |
download | abslibre-2874d5896296204c9c6863c6d13e72be392d9fcf.tar.gz abslibre-2874d5896296204c9c6863c6d13e72be392d9fcf.tar.bz2 abslibre-2874d5896296204c9c6863c6d13e72be392d9fcf.zip |
virtualbox-libre-4.1.22-1.3: fixing grammar on package description
Diffstat (limited to 'libre')
-rw-r--r-- | libre/virtualbox-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/virtualbox-libre/PKGBUILD b/libre/virtualbox-libre/PKGBUILD index 3fb17fb66..ceff911bc 100644 --- a/libre/virtualbox-libre/PKGBUILD +++ b/libre/virtualbox-libre/PKGBUILD @@ -76,7 +76,7 @@ build() { } package_virtualbox-libre() { - pkgdesc="Powerful x86 virtualization for enterprise as well as home use (without non-free distros and others OS presets for the VM creation wizard and Oracle VM VirtualBox Extension Pack support removed)" + pkgdesc="Powerful x86 virtualization for enterprise as well as home use (without non-free distros and others OS presets for the VM creation wizard; Oracle VM VirtualBox Extension Pack support removed)" depends=('virtualbox-libre-modules' 'libxml2' 'libxcursor' 'libxinerama' 'sdl-libre' 'libxmu' 'curl' 'libvncserver' 'libpng') optdepends=('qt: for VirtualBox GUI' 'vde2: Virtual Distributed Ethernet support' |