summaryrefslogtreecommitdiffstats
path: root/xorg-lib
diff options
context:
space:
mode:
authorFlorian Franzmann2020-07-09 21:44:24 +0200
committerFlorian Franzmann2020-07-10 19:39:52 +0200
commitf261c1e6a5c40eac17e74a87ec035537332279d9 (patch)
tree2f5ee1475daf57b70ef4dde43bd7f49239213b16 /xorg-lib
parent5fd61673bb9b8d789bdaece5e86f0965edff5abe (diff)
xorg-lib/libxshmfence: add dependency on xorgproto
Diffstat (limited to 'xorg-lib')
-rwxr-xr-xxorg-lib/libxshmfence/DEPENDS1
-rw-r--r--xorg-lib/libxshmfence/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/xorg-lib/libxshmfence/DEPENDS b/xorg-lib/libxshmfence/DEPENDS
index 122d377ffc..9652d99d43 100755
--- a/xorg-lib/libxshmfence/DEPENDS
+++ b/xorg-lib/libxshmfence/DEPENDS
@@ -1,3 +1,4 @@
depends pkgconfig &&
depends libtool &&
+depends xorgproto &&
depends util-macros
diff --git a/xorg-lib/libxshmfence/HISTORY b/xorg-lib/libxshmfence/HISTORY
index c902c27ab4..e26e0abd53 100644
--- a/xorg-lib/libxshmfence/HISTORY
+++ b/xorg-lib/libxshmfence/HISTORY
@@ -1,3 +1,6 @@
+2020-07-09 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DEPENDS: add dependency on xorgproto
+
2018-02-27 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.3
* DETAILS: add gpg checking