summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlad Wenter2016-12-27 15:37:10 +0100
committerAlad Wenter2016-12-27 15:37:10 +0100
commitc47532553822e8979825b1c3dab820782e65dd81 (patch)
tree2db274d04bff7fdb963d4a22765f4e0f248950a8 /PKGBUILD
parent6be4c4a7aeb6ccffa799a92bcc063544625c76e6 (diff)
downloadaur-c47532553822e8979825b1c3dab820782e65dd81.tar.gz
remove unneeded pcre dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4f3f9a81f5c..be46377caa4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc='a text based filemanager'
arch=('i686' 'x86_64')
url='http://www.midnight-commander.org/'
license=('GPL')
-depends=('e2fsprogs' 'glib2' 'gpm' 'libssh2' 'slang' 'pcre' 'perl' 'aspell')
+depends=('e2fsprogs' 'glib2' 'gpm' 'libssh2' 'slang' 'perl' 'aspell')
optdepends=(
'cabextract: ucab extfs'
'cdparanoia: audio extfs'