summaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-10-31 15:50:11 +0100
committerraveit65 <[email protected]>2022-07-21 17:23:35 +0200
commit1025de9ae0eae923affd75d55861e49a7d67c923 (patch)
tree8e7552e4440edecf7ca3451689edcf00f8c32078 /.build.yml
parent1d61a17b02bd458d4c75c8b5d77442e91b2832db (diff)
downloadcaja-1025de9ae0eae923affd75d55861e49a7d67c923.tar.bz2
caja-1025de9ae0eae923affd75d55861e49a7d67c923.tar.xz
fix distcheck error on archlinux and fedora
- use pango-devel as BR for fedora
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml2
1 files changed, 1 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