summaryrefslogtreecommitdiffstats
path: root/xorg-util
diff options
context:
space:
mode:
authorIsmael Luceno2021-07-03 17:48:47 +0200
committerIsmael Luceno2021-07-03 17:49:19 +0200
commitd18f73720956221da482b13b01663b6991e6bf30 (patch)
tree13c60b8bc7617484a1659723da15c995256ef2e6 /xorg-util
parenta56aaacf0ce75f23fe1e8c16fbb49d6a6f717589 (diff)
zarfy: Build fixes
Diffstat (limited to 'xorg-util')
-rwxr-xr-xxorg-util/zarfy/BUILD2
-rwxr-xr-xxorg-util/zarfy/DEPENDS1
-rw-r--r--xorg-util/zarfy/HISTORY4
3 files changed, 7 insertions, 0 deletions
diff --git a/xorg-util/zarfy/BUILD b/xorg-util/zarfy/BUILD
new file mode 100755
index 0000000000..003018d936
--- /dev/null
+++ b/xorg-util/zarfy/BUILD
@@ -0,0 +1,2 @@
+CFLAGS+=' -fcommon' &&
+default_build
diff --git a/xorg-util/zarfy/DEPENDS b/xorg-util/zarfy/DEPENDS
index bc1e725217..c94d92226f 100755
--- a/xorg-util/zarfy/DEPENDS
+++ b/xorg-util/zarfy/DEPENDS
@@ -2,4 +2,5 @@ depends libx11 &&
depends libxrandr &&
depends gtk+2 &&
depends gdk-pixbuf2 &&
+depends gdk-pixbuf-xlib &&
depends libglade2
diff --git a/xorg-util/zarfy/HISTORY b/xorg-util/zarfy/HISTORY
index 92e6597b50..09b0953705 100644
--- a/xorg-util/zarfy/HISTORY
+++ b/xorg-util/zarfy/HISTORY
@@ -1,3 +1,7 @@
+2021-07-03 Ismael Luceno <ismael@iodev.co.uk>
+ * BUILD: Fixed build with GCC 10+
+ * DEPENDS: Added missing dependency on gdk-pixbuf-xlib
+
2014-08-21 Ismael Luceno <ismael@sourcemage.org>
* PRE_BUILD, DEPENDS, DETAILS: spell created