summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-10-31 15:56:58 +0100
committerraveit65 <[email protected]>2020-10-31 16:05:22 +0100
commit2654ffd3f5460c1cdb606c216ab3298336b25533 (patch)
tree412b51a5b7304cae5c15a4c85bd336691ea4d658
parent7a11c37cddb371f37d800d4e84f397e7eb983acb (diff)
downloadcaja-2654ffd3f5460c1cdb606c216ab3298336b25533.tar.bz2
caja-2654ffd3f5460c1cdb606c216ab3298336b25533.tar.xz
fix distcheck error on archlinux and fedora
- use BR pango-devel 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 7731ac89..15d2ccf0 100644
--- a/.build.yml
+++ b/.build.yml
@@ -72,7 +72,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