diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-09-11 02:54:12 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-09-11 02:54:12 -0300 |
commit | 3b978726348c4c5d656f6a8f9a8346ecc229cda4 (patch) | |
tree | 0c69bcb2e2df04bafee23252c1ddd89c14936baa /libre/virtualbox-libre/PKGBUILD | |
parent | ef70102dc6a6b7c7aaf24f87f20f0a0c886ff283 (diff) | |
download | abslibre-3b978726348c4c5d656f6a8f9a8346ecc229cda4.tar.gz abslibre-3b978726348c4c5d656f6a8f9a8346ecc229cda4.tar.bz2 abslibre-3b978726348c4c5d656f6a8f9a8346ecc229cda4.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 ef7f0746c..a38559130 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 (with only free distros options 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 OS types 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' |