summaryrefslogtreecommitdiffstats
path: root/xorg-lib
diff options
context:
space:
mode:
authorThomas Orgis2019-01-10 11:54:35 +0100
committerThomas Orgis2019-01-10 11:55:18 +0100
commit35b0cdf902b45f35106aa38fc640455160f5de78 (patch)
treed482c6d023df5d4fe7681cfe5c1d73dd9d10053f /xorg-lib
parent9b18906a47b6a76c490bb091326d26f9d987a8e7 (diff)
libxp: needs printproto
Diffstat (limited to 'xorg-lib')
-rwxr-xr-xxorg-lib/libxp/DEPENDS5
-rw-r--r--xorg-lib/libxp/HISTORY3
2 files changed, 6 insertions, 2 deletions
diff --git a/xorg-lib/libxp/DEPENDS b/xorg-lib/libxp/DEPENDS
index d0ece49ba8..ce4b3f831b 100755
--- a/xorg-lib/libxp/DEPENDS
+++ b/xorg-lib/libxp/DEPENDS
@@ -1,5 +1,6 @@
-depends xorgproto &&
-depends AWK &&
+depends xorgproto &&
+depends printproto &&
+depends AWK &&
depends pkgconfig &&
depends libtool &&
depends util-macros &&
diff --git a/xorg-lib/libxp/HISTORY b/xorg-lib/libxp/HISTORY
index 547a3d97d4..d770343687 100644
--- a/xorg-lib/libxp/HISTORY
+++ b/xorg-lib/libxp/HISTORY
@@ -1,3 +1,6 @@
+2019-01-02 Thomas Orgis <sobukus@sourcemage.org>
+ * DEPENDS: And printproto! This was not tested!
+
2018-02-06 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: use xorgproto