summaryrefslogtreecommitdiffstats
path: root/xorg-lib
diff options
context:
space:
mode:
authorTreeve Jelbert2019-09-16 11:35:46 +0200
committerTreeve Jelbert2019-09-17 08:29:22 +0200
commitac105aa6ce3c68b1e190bc71c3ad4f4d35a3c30c (patch)
treecf71392d2ec93186841eebbb05f0a6da461eb727 /xorg-lib
parent78e785610e6d0b6cb8b59b5df9de34ef3d893065 (diff)
libxdmcp - tweak depends
Diffstat (limited to 'xorg-lib')
-rwxr-xr-xxorg-lib/libxdmcp/DEPENDS3
-rw-r--r--xorg-lib/libxdmcp/HISTORY3
2 files changed, 5 insertions, 1 deletions
diff --git a/xorg-lib/libxdmcp/DEPENDS b/xorg-lib/libxdmcp/DEPENDS
index 1f8d96f99d..37dc50443c 100755
--- a/xorg-lib/libxdmcp/DEPENDS
+++ b/xorg-lib/libxdmcp/DEPENDS
@@ -3,4 +3,5 @@ depends AWK &&
depends -sub CXX gcc &&
depends libtool &&
depends pkgconfig &&
-depends util-macros
+depends util-macros &&
+optional_depends libbsd '' '' 'for arc4random_buf'
diff --git a/xorg-lib/libxdmcp/HISTORY b/xorg-lib/libxdmcp/HISTORY
index 9a8a020c8d..a4fd3938e7 100644
--- a/xorg-lib/libxdmcp/HISTORY
+++ b/xorg-lib/libxdmcp/HISTORY
@@ -1,3 +1,6 @@
+2019-09-16 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: add option libbsd
+
2019-03-16 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.1.3
SECURITY_PATCH=1 fixes CVE-2017-2625