summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMario Finelli2016-03-10 19:14:58 +0000
committerMario Finelli2016-03-10 19:14:58 +0000
commitf3877fc70afcaf6b55a3fb81cd5bd1fef5f020c3 (patch)
treee8bec2bac0924ae9763212e52c2d4863ff68849d /PKGBUILD
parenta5b0b6419f2956938475d23f9986b85d4a8c5822 (diff)
downloadaur-f3877fc70afcaf6b55a3fb81cd5bd1fef5f020c3.tar.gz
Update optional dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 35d00589e58b..db3a3c23e86d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
license=('Apache', 'GPL')
depends=('php')
conflicts=('adminer-git')
-optdepends=('mysql' 'apache' 'adminer-skins' 'postgresql' 'sqlite3')
+optdepends=('mysql' 'apache' 'postgresql' 'sqlite')
url="https://www.adminer.org"
install=${pkgname}.install
source=("${pkgname}.install"