diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-09-11 03:16:48 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-09-11 03:16:48 -0300 |
commit | 455fd7a6fd7a05ff311c203fcd5601e67f9f4538 (patch) | |
tree | 82330bc979fb99334b20624333318390a2f21284 /libre/virtualbox-libre/PKGBUILD | |
parent | 3b978726348c4c5d656f6a8f9a8346ecc229cda4 (diff) | |
download | abslibre-455fd7a6fd7a05ff311c203fcd5601e67f9f4538.tar.gz abslibre-455fd7a6fd7a05ff311c203fcd5601e67f9f4538.tar.bz2 abslibre-455fd7a6fd7a05ff311c203fcd5601e67f9f4538.zip |
virtualbox-libre-4.1.22-1.3: improve english grammar on descriptions
Diffstat (limited to 'libre/virtualbox-libre/PKGBUILD')
-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 a38559130..3fb17fb66 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 OS types 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 and 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' |