~gnome.org/gdk-pixbuf (#151)

This commit is contained in:
Max Howell 2022-09-29 15:40:34 -04:00 committed by GitHub
parent 3bbc3899a5
commit 3d322f2701

View file

@ -21,9 +21,6 @@ build:
working-directory: build
script: |
if test {{ hw.platform }} == linux; then
#FIXME so linux configure finds shared-mime-info
export PKG_CONFIG_PATH="$PKG_CONFIG_PATH:/usr/share/pkgconfig"
#FIXME so linux build finds the shared-mime-info cache
export XDG_DATA_DIRS="$XDG_DATA_DIRS:/usr/share"
fi