summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-10-31 15:50:11 +0100
committerraveit65 <[email protected]>2020-10-31 16:01:20 +0100
commit02375fa336ce11c0cc5949691babc03d9bfb9023 (patch)
tree6909c5003e2f5fe05f0e659980053c040ed732db
parent545aa50c558a85d5b718a6ebe0c06538331af74a (diff)
downloadcaja-02375fa336ce11c0cc5949691babc03d9bfb9023.tar.bz2
caja-02375fa336ce11c0cc5949691babc03d9bfb9023.tar.xz
fix distcheck error on archlinux and fedora
- use pango-devel as BR for fedora
-rw-r--r--.build.yml2
-rw-r--r--docs/reference/libcaja-extension/Makefile.am2
2 files changed, 3 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index d903a551..4bb608ef 100644
--- a/.build.yml
+++ b/.build.yml
@@ -75,7 +75,7 @@ requires:
- libxml2-devel
- mate-common
- mate-desktop-devel
- - pangox-compat-devel
+ - pango-devel
- python3-lxml
- startup-notification-devel
- libnotify-devel
diff --git a/docs/reference/libcaja-extension/Makefile.am b/docs/reference/libcaja-extension/Makefile.am
index cf6a8806..aa5047d2 100644
--- a/docs/reference/libcaja-extension/Makefile.am
+++ b/docs/reference/libcaja-extension/Makefile.am
@@ -76,6 +76,8 @@ GTKDOC_LIBS = \
# This includes the standard gtk-doc make rules, copied by gtkdocize.
include $(top_srcdir)/gtk-doc.make
+DISTCLEANFILES = $(DOC_MODULE).actions
+
# Other files to distribute
# e.g. EXTRA_DIST += version.xml.in
EXTRA_DIST += version.xml.in