summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2022-05-21 16:21:21 +0200
committerFlorian Franzmann2022-05-23 18:01:25 +0200
commit2b2596fb853233d96212225414801983ede1d6fc (patch)
treec31baf814ba1b625dabbfacbc492875dbe0d2f63
parentf037c7deb72e6040d50f2cc334b1d668304a9a32 (diff)
x11/xcb: add dependency on imake
-rwxr-xr-xx11/xcb/DEPENDS1
-rw-r--r--x11/xcb/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/x11/xcb/DEPENDS b/x11/xcb/DEPENDS
index 28c71f6432..7de5418931 100755
--- a/x11/xcb/DEPENDS
+++ b/x11/xcb/DEPENDS
@@ -1 +1,2 @@
+depends imake &&
depends xorg-libs
diff --git a/x11/xcb/HISTORY b/x11/xcb/HISTORY
index 18d83cdfa7..a96a90b59a 100644
--- a/x11/xcb/HISTORY
+++ b/x11/xcb/HISTORY
@@ -1,3 +1,6 @@
+2022-05-21 Florian Franzmann <bwlf@bandrate.org>
+ * DEPENDS: add dependency on imake
+
2008-03-18 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Switch X11-LIBS to the one and only xorg-libs