summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilosD2017-09-10 11:50:42 +0200
committerMilosD2017-09-10 11:50:42 +0200
commit85f1d141254d9cfd85c2cc22d4900cd81ac6fdae (patch)
tree13cadb088cf184ebb02b1a7c275ae7ef78768b47
parent2563961d2ae76a996d0187b0716b526bc30957a7 (diff)
downloadaur-85f1d141254d9cfd85c2cc22d4900cd81ac6fdae.tar.gz
util-linux-ng removal
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8aeed9c48424..ba1f91d85047 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = ha-glue
depends = python2
depends = libxml2
depends = libtool
- depends = util-linux-ng
+ depends = util-linux
depends = curl
depends = glib2
depends = asciidoc
diff --git a/PKGBUILD b/PKGBUILD
index 03cf7ff4a9b7..442dd23e6180 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('net-snmp'
'python2'
'libxml2'
'libtool'
- 'util-linux-ng'
+ 'util-linux'
'curl'
'glib2'
'asciidoc')