summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Semkin2018-09-19 17:03:18 +0300
committerIvan Semkin2018-09-19 17:03:18 +0300
commitf41e194b45079582095c34cdab71f0b62f09ce52 (patch)
tree8da1c6b0b916f5a8b169dcdfd9049685363d099f
parent0d8bd84a14dd33604c8cb77d67281be92139c3ab (diff)
downloadaur-f41e194b45079582095c34cdab71f0b62f09ce52.tar.gz
Wrong libxml++
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c3557ee6df7..a9d3f15d5f43 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mir-git
pkgdesc = Canonical's display server
pkgver = 0.32.1+465+ga1dc983fd5
- pkgrel = 1
+ pkgrel = 2
url = https://mir-server.io
arch = x86_64
arch = i686
@@ -29,7 +29,7 @@ pkgbase = mir-git
depends = liburcu
depends = lttng-ust
depends = libepoxy
- depends = libxml++
+ depends = libxml++2.6
depends = nettle
depends = libinput
depends = libxkbcommon
diff --git a/PKGBUILD b/PKGBUILD
index 52f3cf84153b..e50a9e7e0a45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=mir-git
_pkgname=mir
pkgver=0.32.1+465+ga1dc983fd5
-pkgrel=1
+pkgrel=2
pkgdesc="Canonical's display server"
url='https://mir-server.io'
arch=(x86_64 i686 armv7h aarch64)
license=(GPL LGPL)
conflicts=(mir)
provides=(mir)
-depends=(gtest boost-libs capnproto google-glog gflags libglvnd liburcu lttng-ust libepoxy libxml++ nettle libinput libxkbcommon python-pillow freetype2 libevdev protobuf python-dbus python-gobject hicolor-icon-theme libxcursor yaml-cpp)
+depends=(gtest boost-libs capnproto google-glog gflags libglvnd liburcu lttng-ust libepoxy libxml++2.6 nettle libinput libxkbcommon python-pillow freetype2 libevdev protobuf python-dbus python-gobject hicolor-icon-theme libxcursor yaml-cpp)
makedepends=(git glm doxygen cmake boost gcovr gmock lcov valgrind python-dbusmock umockdev)
optdepends=('qterminal: required for miral demos'
'ttf-ubuntu-font-family: required for miral demos'