summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoramagura2016-05-24 16:23:24 -0600
committeramagura2016-05-24 16:23:24 -0600
commitfdba6105947f59c1067bb0647d34c7265e465372 (patch)
treeaaf872beabb3135a9d0f02aa5d32a43376c0d28d
parentf53cfb18fa9c08a8ee6ba9c313969f4321c48e9c (diff)
downloadaur-fdba6105947f59c1067bb0647d34c7265e465372.tar.gz
...
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd9d9c2d049e..2a5ef305838b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="symlink to ncurses for use in cuda and other packages"
arch=('any')
url="http://www.gnu.org/software/ncurses/"
license=('unknown')
-conflicts=('libtinfo-5')
+#conflicts=('libtinfo-5')
depends=('ncurses>=6.0')
_ncurses="$(pacman -Q ncurses | awk '{sub(/-[0-9]+/, "", $2); print $2}')"