diff --git a/science/gis/gdal/actions.py b/science/gis/gdal/actions.py
index 3ffbb71eb2..73d43572d4 100644
--- a/science/gis/gdal/actions.py
+++ b/science/gis/gdal/actions.py
@@ -84,5 +84,7 @@ def install():
pisitools.domove("/usr/man/man3/*", "/usr/share/man/man3")
pisitools.removeDir("/usr/man/")
+ pisitools.domove("/usr/etc/bash_completion.d/*", "/etc/bash_completion.d")
+ pisitools.removeDir("/usr/etc")
perlmodules.removePodfiles()
diff --git a/science/gis/gdal/pspec.xml b/science/gis/gdal/pspec.xml
index 1f554272b9..84da8470a3 100644
--- a/science/gis/gdal/pspec.xml
+++ b/science/gis/gdal/pspec.xml
@@ -14,6 +14,7 @@
GDAL is a translator library for raster geospatial data formats which presents a single abstract data model to the calling application for all supported formats.
http://download.osgeo.org/gdal/2.2.0/gdal-2.2.0.tar.gz
+ bash-completion
python-numpy
geos-devel
@@ -77,6 +78,7 @@
/usr/bin
/usr/lib
/usr/share
+ /etc/bash_completion.d
@@ -105,7 +107,7 @@
tiff-devel
webp-devel
giflib-devel
- jasper-devel
+
netcdf-devel
podofo-devel
cfitsio-devel