aboutsummaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-06-15 22:09:31 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2018-06-15 22:09:31 +0200
commit7b8b7bdc680d6e223d37cc8aecfd5c5776a8b177 (patch)
tree7064cc011d23f4c5025c4e901cb7a8326f36f4aa /linux
parentAboutDialog: add profile list to details tab (diff)
downloadsmolbote-7b8b7bdc680d6e223d37cc8aecfd5c5776a8b177.tar.xz
Update building.md
Diffstat (limited to 'linux')
-rw-r--r--linux/makepkg/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/makepkg/PKGBUILD b/linux/makepkg/PKGBUILD
index 9783fc8..b088409 100644
--- a/linux/makepkg/PKGBUILD
+++ b/linux/makepkg/PKGBUILD
@@ -13,7 +13,7 @@ license=('GPL3')
replaces=('smolbote-git')
depends=('qt5-webengine>=5.10.1' 'boost-libs>=1.66.0')
-makedepends=('mercurial' 'cmake' 'pkg-config' 'ninja' 'qt5-webengine>=5.10.1' 'boost>=1.66.0')
+makedepends=('mercurial' 'cmake' 'pkg-config' 'ninja')
# this is the central repository
source=("smolbote-hg::hg+https://neueland.iserlohn-fortress.net/smolbote.hg")